diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-01-09 16:30:30 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-01-09 16:30:30 +0000 |
commit | e365ad329f3c7e12bb2126217acbc62bdf0b9aec (patch) | |
tree | beb2ed15ce3af9f68e4e0c24862d72e38ff8bd4b | |
parent | avoid 80s GIN inserts by tweaking work_mem (diff) | |
download | synapse-e365ad329f3c7e12bb2126217acbc62bdf0b9aec.tar.xz |
oops, tweak work_mem when actually storing
-rw-r--r-- | synapse/storage/room.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |