You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-28 09:24:05 +03:00
Phased rollout of lazyloading
This commit is contained in:
@@ -21,6 +21,15 @@
|
|||||||
"siteId": 1,
|
"siteId": 1,
|
||||||
"policyUrl": "https://matrix.org/docs/guides/riot_im_cookie_policy"
|
"policyUrl": "https://matrix.org/docs/guides/riot_im_cookie_policy"
|
||||||
},
|
},
|
||||||
|
"phasedRollOut": {
|
||||||
|
"feature_lazyloading": {
|
||||||
|
"offset": 1539684000000,
|
||||||
|
"period": 604800000
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"features": {
|
||||||
|
"feature_lazyloading": "enable"
|
||||||
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://matrix.org": false
|
"https://matrix.org": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user