Skip to content

Commit 8b7f3a8

Browse files
committed
turn off azure
1 parent 342067b commit 8b7f3a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/azure-cc/conf/integ-uid2-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"runtime_config_metadata_path": "https://core.uidapi.com/operator/config",
1515
"optout_s3_folder": "uid-optout-integ/",
1616
"uid_instance_id_prefix": "unknown",
17-
"encrypted_files": true
17+
"encrypted_files": false
1818
}

scripts/azure-cc/conf/prod-uid2-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"optout_s3_folder": "optout-v2/",
1616
"identity_token_expires_after_seconds": 259200,
1717
"uid_instance_id_prefix": "unknown",
18-
"encrypted_files": true
18+
"encrypted_files": false
1919
}

0 commit comments

Comments
 (0)