diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-04-21 10:46:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-21 10:46:30 +0100 |
commit | 974c0d726add8d81aef251946282ad19bae6c365 (patch) | |
tree | 775c9b5e04610559abb06e75e681baf7b8d42482 /synapse/app | |
parent | Revert "Query missing cross-signing keys on local sig upload" (diff) | |
download | synapse-974c0d726add8d81aef251946282ad19bae6c365.tar.xz |
Support GET account_data requests on a worker (#7311)
Diffstat (limited to 'synapse/app')
-rw-r--r-- | synapse/app/generic_worker.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/synapse/app/generic_worker.py b/synapse/app/generic_worker.py |