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 0c3e4f0 commit ff60598Copy full SHA for ff60598
scripts/gcp-oidc/conf/integ-config.json
@@ -14,5 +14,5 @@
14
"optout_api_uri": "https://optout.uidapi.com/optout/replicate",
15
"uid_instance_id_prefix": "unknown",
16
"optout_s3_folder": "uid-optout-integ/",
17
- "encrypted_files": true
+ "encrypted_files": false
18
}
scripts/gcp-oidc/conf/prod-config.json
@@ -15,5 +15,5 @@
"optout_s3_folder": "optout-v2/",
"identity_token_expires_after_seconds": 259200,
19
0 commit comments