summaryrefslogtreecommitdiff
path: root/baserock_webserver/irclogs/supybot-baserock.conf
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@softiron.com>2022-05-13 08:57:41 +0100
committerPedro Alvarez <pedro.alvarez@softiron.com>2022-05-17 11:44:34 +0100
commitcbe21c6d6d2d3748ad347faddeaa222bf12d066b (patch)
treed53361a33558ea6abac93bdac4fe203d055125dd /baserock_webserver/irclogs/supybot-baserock.conf
parent71091d727bdf1a78193d5586864cde544832be1c (diff)
downloadinfrastructure-cbe21c6d6d2d3748ad347faddeaa222bf12d066b.tar.gz
Disable MeetBot
The #cip folks were our only users, and they don't want it anymore. Leave around the channel logging capabilities, as the message from them wasn't clear. This is a revert (with some conflicts) of: commit e1c06e0761c37b282d0d43fb087d67471ee6b122. commit 9e10f0dc9ecc2699d682ed9a9365c6092da18847.
Diffstat (limited to 'baserock_webserver/irclogs/supybot-baserock.conf')
-rw-r--r--baserock_webserver/irclogs/supybot-baserock.conf21
1 files changed, 1 insertions, 20 deletions
diff --git a/baserock_webserver/irclogs/supybot-baserock.conf b/baserock_webserver/irclogs/supybot-baserock.conf
index 7ca7b5b4..33ec2fb3 100644
--- a/baserock_webserver/irclogs/supybot-baserock.conf
+++ b/baserock_webserver/irclogs/supybot-baserock.conf
@@ -745,7 +745,7 @@ supybot.directories.log: /home/supybot/logs
#
# Default value:
###
-supybot.plugins: MeetBot Admin ChannelLogger Misc User Owner Config Channel
+supybot.plugins: Admin ChannelLogger Misc User Owner Config Channel
###
# Determines whether this plugin is loaded by default.
@@ -910,25 +910,6 @@ supybot.plugins.Config.public: True
###
# Determines whether this plugin is loaded by default.
###
-supybot.plugins.MeetBot: True
-
-###
-# Determines whether this plugin is publicly visible.
-#
-# Default value: True
-###
-supybot.plugins.MeetBot.public: True
-
-###
-# Enable configuration via the supybot config mechanism.
-#
-# Default value: False
-###
-supybot.plugins.MeetBot.enableSupybotBasedConfig: False
-
-###
-# Determines whether this plugin is loaded by default.
-###
supybot.plugins.Misc: True
###