diff options
author | David Baker <dave@matrix.org> | 2016-03-31 10:12:31 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-31 10:12:31 +0100 |
commit | c27c51484a306caf3946f205a933878c563d3d8a (patch) | |
tree | 29051314b4e3e4d10c50eaa743ca38b236963ece | |
parent | spell out more packages (diff) | |
download | synapse-c27c51484a306caf3946f205a933878c563d3d8a.tar.xz |
Don't ignore the obey overlay if the rule has an enabled attribute of False
Fixes https://github.com/vector-im/vector-web/issues/1244
-rw-r--r-- | synapse/push/push_rule_evaluator.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/push/push_rule_evaluator.py b/synapse/push/push_rule_evaluator.py |