diff options
| author | reivilibre <oliverw@matrix.org> | 2022-05-23 10:28:56 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-23 10:28:56 +0100 | 
| commit | fbf904bd54071ca22c8918e0e106dd2fb008d0fb (patch) | |
| tree | 15a9bec7395ad14f540576fa05ede3fad0bfda53 /synapse/storage/database.py | |
| parent | Send `USER_IP` commands on a different Redis channel, in order to reduce traf... (diff) | |
| download | synapse-fbf904bd54071ca22c8918e0e106dd2fb008d0fb.tar.xz | |
Fix media thumbnails being unusable before the index had been added in the background. (#12823)
Diffstat (limited to 'synapse/storage/database.py')
| -rw-r--r-- | synapse/storage/database.py | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py  | 
