aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-09-07 14:07:18 +0200
committerMax Audron <audron@cocaine.farm>2021-09-07 14:07:18 +0200
commitadec68ce4d8079b2c6e84eebce16c68b2f0ccf09 (patch)
treec21fef31db7a37f66bec4eeb6a231f9022bb1868 /config.toml
parentadd about command (diff)
remove test channel from prod config
Diffstat (limited to '')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 61d1311..93aa6e8 100644
--- a/config.toml
+++ b/config.toml
@@ -9,7 +9,7 @@ hostname = "irc.snoonet.org"
port = 6697
tls = true
sasl = true
-channels = ["#redoxmasterrace", "#linuxmasterrace", "#gnulag", "#audron-test"]
+channels = ["#redoxmasterrace", "#linuxmasterrace", "#gnulag"]
[settings]
prefix = ':'