You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integrations/privacy/overview.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,15 +25,15 @@ You can add data privacy platforms onto your docs. Add the `integrations` field
25
25
26
26
If you'd like to request a data privacy platform integration, please let us know in [our community](https://mintlify.com/community).
27
27
28
-
## Disabling Mintlify Data Collection
28
+
## Cookie Consent and Disabling Telemetry
29
29
30
-
If you need to check if a user has already consented to cookies for GDPR compliance, you can add the local storage key and value to check to your `docs.json` file:
30
+
If you need to check if a user has already consented to cookies for GDPR compliance, you can specify a local storage key and value under `cookies`:
0 commit comments