matrix: rebase config against upstream

This commit is contained in:
Markus 2023-11-14 16:58:02 +01:00
parent 05e5e2d6a0
commit 5a54bdfe67
1 changed files with 1 additions and 3 deletions

View File

@ -69,9 +69,7 @@ root:
# Write logs to the `buffer` handler, which will buffer them together in memory,
# then write them to a file.
#
# Replace "buffer" with "console" to log to stderr instead. (Note that you'll
# also need to update the configuration for the `twisted` logger above, in
# this case.)
# Replace "buffer" with "console" to log to stderr instead.
#
handlers: [buffer]