We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b18a7 commit 21be6f5Copy full SHA for 21be6f5
docs/platforms/native/guides/minidumps/index.mdx
@@ -41,7 +41,8 @@ they might contain sensitive information on the target system, such as
41
environment variables, local pathnames or maybe even in-memory representations
42
of input fields, including passwords. **Sentry does not store these memory
43
dumps by default**. Once processed, they are removed immediately, and all sensitive
44
-information is stripped from the resulting issues.
+information is stripped from the resulting issues.
45
+You have the option to configure Sentry to retain the minidump as an attachment.
46
47
</Alert>
48
0 commit comments