Skip to content

Commit de1569a

Browse files
fixed bad config value:
1 parent facd5a6 commit de1569a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/local-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"refresh_token_v3": false,
1919
"identity_v3": false,
2020
"identity_scope": "uid2",
21-
"enable_v2_encryption": true,
21+
"enable_v2_encryption": false,
2222
"sharing_token_expiry_seconds": 2592000,
2323
"cloud_download_threads": 8,
2424
"cloud_upload_threads": 2,

0 commit comments

Comments
 (0)