diff options
author | aphrodite <matrix@aphrodite.matrix.org> | 2018-06-04 14:24:28 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-06-22 15:58:15 +0100 |
commit | 9e38981ae47d03467a954c3c540c51b567f6e50b (patch) | |
tree | 2377ea2b3016577fb73f1280fe35182d46a72e6d /synapse/push/httppusher.py | |
parent | Lower member limiter (diff) | |
download | synapse-9e38981ae47d03467a954c3c540c51b567f6e50b.tar.xz |
Send HTTP pushes direct to http-priv rather than via clouldflare
(This is a heinous hack that ought to be made more generic and pushed back to develop)
Diffstat (limited to 'synapse/push/httppusher.py')
-rw-r--r-- | synapse/push/httppusher.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/synapse/push/httppusher.py b/synapse/push/httppusher.py |