summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2022-04-07 09:29:56 -0400
committerGitHub <noreply@github.com>2022-04-07 09:29:56 -0400
commit1a90c1e3af71fe57c5a4bce52c60e6cd7509b0c2 (patch)
tree005baebbda094b30147fe92db5a4cf9669ddee05 /changelog.d
parentAdd opentracing spans to calls to external cache (#12380) (diff)
downloadsynapse-1a90c1e3af71fe57c5a4bce52c60e6cd7509b0c2.tar.xz
Do not add groups to sync results if disabled. (#12408)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12408.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12408.misc b/changelog.d/12408.misc
new file mode 100644
index 0000000000..e09a6b8423
--- /dev/null
+++ b/changelog.d/12408.misc
@@ -0,0 +1 @@
+Do not include groups in the sync response when disabled.