s/chat.freenode.net/irc.libera.chat/

This commit is contained in:
Julien Palard 2021-05-21 08:45:08 +02:00
parent 3762ada655
commit c927c3a284
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
content: |
{
"irc": {
"server": "irc.freenode.net",
"server": "irc.libera.chat",
"port": "6697",
"ssl": true,
"channel": "#afpy",

View File

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