synapse/changelog.d/16080.bugfix
2023-08-17 10:22:50 +01:00

1 line
166 B
Plaintext

Fix a long-standing bu in `/sync` where timeout=0 does not skip caching, resulting in slow calls in cases where there are no new changes. Contributed by @PlasmaIntec.