Skip to content

Commit ca67960

Browse files
committed
revert accidental commit
1 parent 58abc6d commit ca67960

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

conf/local-config.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"refresh_token_v3": false,
1818
"identity_v3": false,
1919
"identity_scope": "uid2",
20-
"enable_v2_encryption": true,
20+
"enable_v2_encryption": false,
2121
"sharing_token_expiry_seconds": 2592000,
2222
"cloud_download_threads": 8,
2323
"cloud_upload_threads": 2,
@@ -43,7 +43,5 @@
4343
"encrypted_files": false,
4444
"disable_optout_token": true,
4545
"enable_remote_config": true,
46-
"uid_instance_id_prefix": "local-operator",
47-
"optout_api_uri": "http://localhost:8081/optout/replicate",
48-
"core_api_token": "trusted-partner-key"
46+
"uid_instance_id_prefix": "local-operator"
4947
}

0 commit comments

Comments
 (0)