Remove reactions feature flag from docs and config
Part of https://github.com/vector-im/riot-web/issues/10282
This commit is contained in:
parent
b403828791
commit
06ce10b351
3 changed files with 2 additions and 10 deletions
|
@ -30,8 +30,7 @@
|
|||
}
|
||||
},
|
||||
"features": {
|
||||
"feature_lazyloading": "enable",
|
||||
"feature_reactions": "enable"
|
||||
"feature_lazyloading": "enable"
|
||||
},
|
||||
"enable_presence_by_hs_url": {
|
||||
"https://matrix.org": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue