diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-01-20 14:37:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-20 09:37:34 -0500 |
commit | 7bf2d6c268bb9fb6a1b22cff4287ce5f8224ac7b (patch) | |
tree | 7f8ed9866bfd5a836eec2136f1524b1683c40144 /synapse/handlers | |
parent | installation.md: drop python 3.6 support (#11781) (diff) | |
download | synapse-7bf2d6c268bb9fb6a1b22cff4287ce5f8224ac7b.tar.xz |
Partially revert #11675; prevent attempting to create pushers on workers (#11770)
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/register.py | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/synapse/handlers/register.py b/synapse/handlers/register.py |