diff options
author | David Baker <dave@matrix.org> | 2015-12-21 15:28:54 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-12-21 15:28:54 +0000 |
commit | f73f154ec2c8ffdc49270d3ccaf3053f915800f3 (patch) | |
tree | 2f428c3e2b2a3980d70c0b8f923b998ecc0a6239 /synapse/push | |
parent | pep8 (diff) | |
download | synapse-f73f154ec2c8ffdc49270d3ccaf3053f915800f3.tar.xz |
Only run pushers for users on this hs!
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/action_generator.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/push/action_generator.py b/synapse/push/action_generator.py |