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:
J. Ryan Stinnett 2020-04-15 18:37:48 +01:00
parent 7b3a3ddaf1
commit 68401a52f3

View file

@ -23,14 +23,9 @@
"siteId": 1,
"policyUrl": "https://matrix.org/legal/riot-im-cookie-policy"
},
"phasedRollOut": {
"feature_lazyloading": {
"offset": 1539684000000,
"period": 604800000
}
},
"features": {
"feature_lazyloading": "enable"
"feature_cross_signing": "enable",
"feature_event_indexing": "enable"
},
"enable_presence_by_hs_url": {
"https://matrix.org": false,