mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 13:39:58 +01:00
Enable cross-signing / E2EE by default for DM on release
Part of https://github.com/vector-im/riot-web/issues/13178
This commit is contained in:
parent
7b3a3ddaf1
commit
68401a52f3
@ -23,14 +23,9 @@
|
|||||||
"siteId": 1,
|
"siteId": 1,
|
||||||
"policyUrl": "https://matrix.org/legal/riot-im-cookie-policy"
|
"policyUrl": "https://matrix.org/legal/riot-im-cookie-policy"
|
||||||
},
|
},
|
||||||
"phasedRollOut": {
|
|
||||||
"feature_lazyloading": {
|
|
||||||
"offset": 1539684000000,
|
|
||||||
"period": 604800000
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"features": {
|
"features": {
|
||||||
"feature_lazyloading": "enable"
|
"feature_cross_signing": "enable",
|
||||||
|
"feature_event_indexing": "enable"
|
||||||
},
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://matrix.org": false,
|
"https://matrix.org": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user