diff options
author | David Baker <dave@matrix.org> | 2016-01-22 14:58:19 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-01-22 14:58:19 +0000 |
commit | 52bdd1b8342e0bc20739d277c3c42bddbac77891 (patch) | |
tree | 499afe19583d452066cbbdb90df210882e5b84b4 /synapse/storage | |
parent | Merge pull request #519 from matrix-org/dbkr/treecache (diff) | |
download | synapse-52bdd1b8342e0bc20739d277c3c42bddbac77891.tar.xz |
Overlay the push_rules_enabled map for users, otherwise they won't be able to disable server default rules.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/push_rule.py | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/synapse/storage/push_rule.py b/synapse/storage/push_rule.py |