diff options
Diffstat (limited to 'changelog.d/16080.bugfix')
-rw-r--r-- | changelog.d/16080.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16080.bugfix b/changelog.d/16080.bugfix new file mode 100644 index 0000000000..1ad6fb3c52 --- /dev/null +++ b/changelog.d/16080.bugfix @@ -0,0 +1 @@ +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. \ No newline at end of file |