summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-10-29 22:59:44 +1100
committerGitHub <noreply@github.com>2018-10-29 22:59:44 +1100
commitc4b3698a80468957c63b2a79685ac06f76cabae1 (patch)
tree82a44338b9cfa8c97c597651b64a9b8efe4c0f1f /changelog.d
parentPort register_new_matrix_user to Python 3 and add tests (#4085) (diff)
downloadsynapse-c4b3698a80468957c63b2a79685ac06f76cabae1.tar.xz
Make the replication logger quieter (#4108)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4108.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4108.misc b/changelog.d/4108.misc
new file mode 100644
index 0000000000..85810c3d83
--- /dev/null
+++ b/changelog.d/4108.misc
@@ -0,0 +1 @@
+The "Received rdata" log messages on workers is now logged at DEBUG, not INFO.