Skip to content

Commit 21be6f5

Browse files
authored
Update docs/platforms/native/guides/minidumps/index.mdx
1 parent a6b18a7 commit 21be6f5

File tree

1 file changed

+2
-1
lines changed
  • docs/platforms/native/guides/minidumps

1 file changed

+2
-1
lines changed

docs/platforms/native/guides/minidumps/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ they might contain sensitive information on the target system, such as
4141
environment variables, local pathnames or maybe even in-memory representations
4242
of input fields, including passwords. **Sentry does not store these memory
4343
dumps by default**. Once processed, they are removed immediately, and all sensitive
44-
information is stripped from the resulting issues.
44+
information is stripped from the resulting issues.
45+
You have the option to configure Sentry to retain the minidump as an attachment.
4546

4647
</Alert>
4748

0 commit comments

Comments
 (0)