Skip to content

Commit 8d1eef4

Browse files
committed
turn only aws to false
1 parent 4a9a1d5 commit 8d1eef4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

scripts/aws/conf/euid-integ-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.integ.euid.eu/operator/config",
1515
"optout_s3_folder": "optout/",
1616
"identity_scope": "euid",
17-
"encrypted_files": true
17+
"encrypted_files": false
1818
}

scripts/aws/conf/euid-prod-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"enable_phone_support": true,
3030
"enable_v1_phone_support": false,
3131
"enable_v2_encryption": true,
32-
"encrypted_files": true
32+
"encrypted_files": false
3333
}

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
}

0 commit comments

Comments
 (0)