fix(mycloud-matrix): use sliding_sync in element-web for matrix-beta
This commit is contained in:
parent
a8f1a05e33
commit
8f819d5afc
1 changed files with 5 additions and 0 deletions
|
@ -20,3 +20,8 @@ components:
|
||||||
enabled: true
|
enabled: true
|
||||||
authenticationService:
|
authenticationService:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
ingress:
|
||||||
|
element:
|
||||||
|
config:
|
||||||
|
features:
|
||||||
|
feature_sliding_sync: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue