File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/platforms/godot/enriching-events/attachments Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ The specific media content type that determines how the attachment is rendered i
4141
4242## Uploading Attachments
4343
44- You can add attachments that will be sent with every event using ` SentrySDK.add_attachment() ` method.
44+ You can add attachments that will be sent with every event using < PlatformIdentifier name = " SentrySDK.add-attachment() " /> method.
4545
4646<PlatformContent includePath = " enriching-events/attachment-upload" />
4747
@@ -83,7 +83,7 @@ Alternately, attachments also appear in the _Attachments_ tab on the **Issue Det
8383
8484## Maximum Attachment Size
8585
86- The maximum size for each attachment is set on ` SentryOptions.max_attachment_size ` .
86+ The maximum size for each attachment is set on < PlatformIdentifier name = " SentryOptions.max-attachment-size " /> .
8787
8888The scale is bytes and the default is ` 20 MiB ` . Please also check the
8989[ maximum attachment size of Relay] ( /product/relay/options/ )
You can’t perform that action at this time.
0 commit comments