From 524c55e6f12acc7ed1bb8b58db5ac7225dd6a90c Mon Sep 17 00:00:00 2001 From: James Lu Date: Tue, 2 Aug 2016 21:08:18 -0700 Subject: [PATCH] example-conf: less confusing channels: description --- example-conf.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example-conf.yml b/example-conf.yml index 3d8a90f..4eddbd0 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -86,8 +86,8 @@ servers: # There must be at least one # in the entry. sidrange: "8##" - # Autojoin channels. Leave this as an empty list or remove the key if - # you don't want to have service bots join any channels by default. + # Autojoin channels. Comment this line out if you don't want service bots + # tojoin any channels by default. channels: ["#pylink"] # Sets the protocol module to use - see the protocols/ folder for a list