summaryrefslogtreecommitdiff
path: root/baserock_webserver/irclogs/supybot-baserock.conf
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_webserver/irclogs/supybot-baserock.conf')
-rw-r--r--baserock_webserver/irclogs/supybot-baserock.conf42
1 files changed, 1 insertions, 41 deletions
diff --git a/baserock_webserver/irclogs/supybot-baserock.conf b/baserock_webserver/irclogs/supybot-baserock.conf
index 33ec2fb3..890d5bf5 100644
--- a/baserock_webserver/irclogs/supybot-baserock.conf
+++ b/baserock_webserver/irclogs/supybot-baserock.conf
@@ -38,47 +38,7 @@ supybot.user:
#
# Default value:
###
-supybot.networks: freenode gimp libera
-
-###
-# Determines what password will be used on freenode. Yes, we know that
-# technically passwords are server-specific and not network-specific,
-# but this is the best we can do right now.
-#
-# Default value:
-###
-supybot.networks.freenode.password: {{ brlogger_bot_password }}
-
-###
-# Determines what servers the bot will connect to for freenode. Each
-# will be tried in order, wrapping back to the first when the cycle is
-# completed.
-#
-# Default value:
-###
-supybot.networks.freenode.servers: chat.freenode.com:6667
-
-###
-# Determines what channels the bot will join only on freenode.
-#
-# Default value:
-###
-supybot.networks.freenode.channels: #automotive #trustable #freedesktop-sdk
-
-###
-# Determines what key (if any) will be used to join the channel.
-#
-# Default value:
-###
-supybot.networks.freenode.channels.key:
-
-###
-# Determines whether the bot will attempt to connect with SSL sockets to
-# freenode.
-#
-# Default value: False
-###
-supybot.networks.freenode.ssl: False
+supybot.networks: gimp libera
###
# Determines what password will be used on libera. Yes, we know that