Merge pull request #486 from matrix-org/default_notify

Change default pushrules back to notifying for all messages.
This commit is contained in:
Erik Johnston 2016-01-19 12:49:29 +00:00
commit f5fc8f2928

View File

@ -237,7 +237,6 @@ BASE_APPEND_UNDERRIDE_RULES = [
},
{
'rule_id': 'global/underride/.m.rule.message',
'enabled': False,
'conditions': [
{
'kind': 'event_match',