diff options
Diffstat (limited to 'bot_settings.sh.example')
-rw-r--r-- | bot_settings.sh.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot_settings.sh.example b/bot_settings.sh.example index e8364af..b934e1a 100644 --- a/bot_settings.sh.example +++ b/bot_settings.sh.example @@ -48,7 +48,7 @@ config_gecos='ietf.org/rfc/rfc3092' ################### # Server to use -config_server='irc.freenode.net' +config_server='irc.libera.chat' # What port to use. Normally 6667 works for non SSL connections. config_server_port='6667' # If 1 use SSL, not all transport modules support this. |