diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-02-20 11:25:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-20 11:25:10 +0000 |
| commit | 085d69b0bddfe25d61624ab3273da14ff3c6c4b7 (patch) | |
| tree | 9dc209e2ff3f76b759c3a2d9143e62427525ed5a /synapse/push/httppusher.py | |
| parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
| download | synapse-085d69b0bddfe25d61624ab3273da14ff3c6c4b7.tar.xz | |
Apply the pusher http hack in the right place (#4692)
Do it in the constructor, so that it works for badge updates as well as pushes
Diffstat (limited to 'synapse/push/httppusher.py')
| -rw-r--r-- | synapse/push/httppusher.py | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/synapse/push/httppusher.py b/synapse/push/httppusher.py |
