It works, let's bump loglevel to avoid flooding the channel.

This commit is contained in:
Julien Palard 2021-03-17 11:50:03 +01:00
parent c29a394318
commit 6f354890b3
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@
irc:
class: irker_handler.IrkerHandler
to: irc://chat.freenode.net/python-docs-fr
level: WARNING
loggers:
gunicorn.error:
level: INFO