summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2021-03-03 04:21:46 -0600
committerGitHub <noreply@github.com>2021-03-03 10:21:46 +0000
commit0279e0e08623f8d9e8dc680c65b2e94ae2386d9e (patch)
tree65011244341358ab8259500999f0da5c97c484fc /changelog.d
parentRevert "Fix #8518 (sync requests being cached wrongly on timeout) (#9358)" (diff)
downloadsynapse-0279e0e08623f8d9e8dc680c65b2e94ae2386d9e.tar.xz
Prevent presence background jobs from running when presence is disabled (#9530)
Prevent presence background jobs from running when presence is disabled

Signed-off-by: Aaron Raimist <aaron@raim.ist>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9530.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9530.bugfix b/changelog.d/9530.bugfix
new file mode 100644
index 0000000000..bb4db675d9
--- /dev/null
+++ b/changelog.d/9530.bugfix
@@ -0,0 +1 @@
+Prevent presence background jobs from running when presence is disabled.
\ No newline at end of file