Skip to content

Commit 55b31ab

Browse files
committed
ref: add description that geo information is derived even if IP addresses are not stored
1 parent 470c701 commit 55b31ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/security-legal-pii/scrubbing/server-side-scrubbing/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ So `password` will be redacted by default, and adding `cats`, `username`, and/or
4949
<Alert>
5050

5151
You can choose to expand the keys that are scrubbed by the server, as well as prevent IP addresses from being stored. The latter is particularly important if you’re concerned about PII and using our Browser JavaScript SDK.
52+
Please note that geo information is still derived from the IP address even if the setting to prevent storage is enabled. To scrub geo information, please add this rule `[Remove] [Anything] from [$user.geo.**]`.
5253

5354
</Alert>
5455

0 commit comments

Comments
 (0)