Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
J. Ryan Stinnett
ba034a8fde Enable reactions and edits for desktop 2019-07-12 10:21:37 +01:00

View file

@ -30,7 +30,9 @@
}
},
"features": {
"feature_lazyloading": "enable"
"feature_lazyloading": "enable",
"feature_reactions": "enable",
"feature_message_editing": "enable"
},
"enable_presence_by_hs_url": {
"https://matrix.org": false