Revert #6034 as people want badges more than they don't want push

erikj/modular_1.3.2_prerelease
Matthew Hodgson 2019-09-13 17:52:30 +01:00
parent eafa6f3b0d
commit 321c054366
1 changed files with 0 additions and 5 deletions

View File

@ -335,11 +335,6 @@ BASE_APPEND_UNDERRIDE_RULES = [
"_id": "_message",
}
],
# default to not notifying for group chats
# see https://github.com/vector-im/riot-web/issues/3268
# we can't do this on existing servers because we need to
# add per-user overrides to preserve their existing behaviour
"enabled": False,
"actions": ["notify", {"set_tweak": "highlight", "value": False}],
},
# XXX: this is going to fire for events which aren't m.room.messages