Skip to content

Commit d7c77bb

Browse files
authored
Screenshot naming is now less restrictive
See getsentry/sentry#91602 for details.
1 parent a07a841 commit d7c77bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

develop-docs/sdk/expected-features/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,7 @@ It's advised to provide this feature through a single option called `attachScree
207207

208208
The feature is achieved by adding an attachment with:
209209

210-
* File name `screenshot.jpg` or `screenshot.png`
211-
* Subsequent screenshots in the same event should be named `screenshot-n`, where n is the screenshot number starting with 2
210+
* The file name should contain the word `screenshot`
212211
* Image size, if possible should stay below 2 MB but quality/size could be configurable
213212
* `ContentType: image/jpg` or `ContentType: image/png`
214213

0 commit comments

Comments
 (0)