Skip to content

Commit 3ddc479

Browse files
authored
Update 20mb artifact limit to 40mb
1 parent 9ede556 commit 3ddc479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sourcemaps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ If you upload artifacts **after** an error is captured by Sentry, Sentry will no
363363
Verify your source files are not too large
364364
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
365365

366-
For an individual artifact, Sentry accepts a max filesize of **20 MB**.
366+
For an individual artifact, Sentry accepts a max filesize of **40 MB**.
367367

368368
Often users hit this limit because they are transmitting source files at an interim build stage. For example, after Webpack/Browserify has combined all
369369
your source files, but before minification has taken place. If possible, send the original source files.

0 commit comments

Comments
 (0)