diff options
author | Erik Johnston <erikj@element.io> | 2024-09-02 15:09:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-02 15:09:04 +0100 |
commit | f729ef08c90b7cd337074b267a7b2768e44a7b6c (patch) | |
tree | 0fabbd939df8a8b20cc7f0fc8daf08bcfdf25cc9 | |
parent | Fixup changelog (diff) | |
download | synapse-f729ef08c90b7cd337074b267a7b2768e44a7b6c.tar.xz |
Enable sliding sync support by default (#17648)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
-rw-r--r-- | changelog.d/17648.feature | 1 | ||||
-rw-r--r-- | synapse/config/experimental.py | 6 |
2 files changed, 5 insertions, 2 deletions
diff --git a/changelog.d/17648.feature b/changelog.d/17648.feature new file mode 100644 |