From c0b49fcce5d189c3acb2697c72e6921b1261867e Mon Sep 17 00:00:00 2001 From: richvdh Date: Fri, 29 Apr 2022 21:05:53 +0000 Subject: deploy: 8d156ec0ba17d848581f18aa40ebfd76dda763d4 --- develop/usage/configuration/logging_sample_config.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'develop/usage/configuration/logging_sample_config.html') diff --git a/develop/usage/configuration/logging_sample_config.html b/develop/usage/configuration/logging_sample_config.html index fca0918503..7f22f2cba4 100644 --- a/develop/usage/configuration/logging_sample_config.html +++ b/develop/usage/configuration/logging_sample_config.html @@ -218,13 +218,6 @@ loggers: # information such as access tokens. level: INFO - twisted: - # We send the twisted logging directly to the file handler, - # to work around https://github.com/matrix-org/synapse/issues/3471 - # when using "buffer" logger. Use "console" to log to stderr instead. - handlers: [file] - propagate: false - root: level: INFO -- cgit 1.5.1