Remove reactions 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 10:48:43 +01:00
parent 7731f93676
commit 8398ec5358
4 changed files with 3 additions and 12 deletions

View file

@ -21,8 +21,7 @@
"showLabsSettings": false,
"features": {
"feature_groups": "labs",
"feature_pinning": "labs",
"feature_reactions": "labs"
"feature_pinning": "labs"
},
"default_federate": true,
"default_theme": "light",