diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-08-24 08:14:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-24 08:14:03 -0400 |
commit | d12ba52f178982ecb47207471bee14472f9597b6 (patch) | |
tree | 13a2ad91991cfd372c3ee166188965ad3f92fcdd /synapse/app | |
parent | Correctly initialise the `synapse_user_logins` metric. (#10677) (diff) | |
download | synapse-d12ba52f178982ecb47207471bee14472f9597b6.tar.xz |
Persist room hierarchy pagination sessions to the database. (#10613)
Diffstat (limited to 'synapse/app')
-rw-r--r-- | synapse/app/generic_worker.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/app/generic_worker.py b/synapse/app/generic_worker.py |