Skip to content

Commit f2f937a

Browse files
authored
fix(SDK config): Correctly grey out sendDefaultPii for JS SDK's (#848)
1 parent 182d7ff commit f2f937a

File tree

1 file changed

+2
-0
lines changed
  • src/collections/_documentation/error-reporting/configuration

1 file changed

+2
-0
lines changed

src/collections/_documentation/error-reporting/configuration/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,12 @@ This feature is `off` by default.
8383
{:.config-key}
8484
### `send-default-pii`
8585

86+
{% unsupported browser javascript %}
8687
If this flag is enabled, certain personally identifiable information is added by active
8788
integrations. Without this flag they are never added to the event, to begin with. If possible,
8889
it's recommended to turn on this feature and use the server side PII stripping to remove the
8990
values instead.
91+
{% endunsupported %}
9092

9193
{:.config-key}
9294
### `server-name`

0 commit comments

Comments
 (0)