diff options
author | Erik Johnston <erik@matrix.org> | 2016-06-01 14:27:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-06-03 11:10:00 +0100 |
commit | 6a0afa582aa5bf816e082af31ac44e2a8fee28c0 (patch) | |
tree | 00192465798c40d59ddae7862580b78e6918b81d /synapse/rest | |
parent | Remove unnecessary sets (diff) | |
download | synapse-6a0afa582aa5bf816e082af31ac44e2a8fee28c0.tar.xz |
Load push rules in storage layer, so that they get cached
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v1/push_rule.py | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/synapse/rest/client/v1/push_rule.py b/synapse/rest/client/v1/push_rule.py |