Skip to content

Commit

Permalink
Remove the PII default enrichment (closes #193)
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhanunlu committed Jun 11, 2019
1 parent 5ea0914 commit e3281cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"vendor": "com.snowplowanalytics.snowplow.enrichments",
"name": "pii_enrichment_config",
"emitEvent": true,
"enabled": true,
"enabled": false,
"parameters": {
"pii": [
{
Expand Down

0 comments on commit e3281cd

Please sign in to comment.