diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-09-11 00:01:29 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-09-11 00:01:29 +0100 |
commit | 18dfb4a03fb810b32ce28fb6a3eae50aeaf6263a (patch) | |
tree | 1b54c9f29aeee83c048b2cfdf5adde3169e523f8 | |
parent | disable LL for incr syncs, and log incr sync stats (diff) | |
download | synapse-18dfb4a03fb810b32ce28fb6a3eae50aeaf6263a.tar.xz |
changelog
-rw-r--r-- | changelog.d/3840.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3840.misc b/changelog.d/3840.misc new file mode 100644 index 0000000000..b9585ae9be --- /dev/null +++ b/changelog.d/3840.misc @@ -0,0 +1 @@ +Disable lazy loading for incremental syncs for now |