Remove edits feature flag from docs and config

Part of https://github.com/vector-im/riot-web/issues/10282
This commit is contained in:
J. Ryan Stinnett
2019-07-18 14:23:24 +01:00
parent 343279ee5d
commit b403828791
3 changed files with 2 additions and 11 deletions
+1 -2
View File
@@ -31,8 +31,7 @@
},
"features": {
"feature_lazyloading": "enable",
"feature_reactions": "enable",
"feature_message_editing": "enable"
"feature_reactions": "enable"
},
"enable_presence_by_hs_url": {
"https://matrix.org": false