summary refs log tree commit diff
path: root/changelog.d/8051.misc
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-08-11 21:08:43 +0100
committerGitHub <noreply@github.com>2020-08-11 21:08:43 +0100
commit3c796e4159601d93df53000806f95bb42f9275a7 (patch)
treecd207c8b31560aa9b6a316858872bd84c460a53c /changelog.d/8051.misc
parentNewsfile (diff)
downloadsynapse-3c796e4159601d93df53000806f95bb42f9275a7.tar.xz
Update changelog.d/8051.misc
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--changelog.d/8051.misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/8051.misc b/changelog.d/8051.misc
index 7657b503c9..9e472cd481 100644
--- a/changelog.d/8051.misc
+++ b/changelog.d/8051.misc
@@ -1 +1 @@
-Remove the need to set `filters` in the logging config. This change is backwards compatible, as setting the filters explicitly still works.
+It is no longer necessary to explicitly define `filters` in the logging configuration. (Continuing to do so is redundant but harmless.)