0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-01 00:48:20 +02:00

Update changelog.d/8051.misc

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Erik Johnston 2020-08-11 21:08:43 +01:00 committed by GitHub
parent e1af09dccb
commit 3c796e4159
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.)