summaryrefslogtreecommitdiff
path: root/data/memoserv.example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/memoserv.example.conf')
-rw-r--r--data/memoserv.example.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/memoserv.example.conf b/data/memoserv.example.conf
index 181ee66d1..a0b16271a 100644
--- a/data/memoserv.example.conf
+++ b/data/memoserv.example.conf
@@ -39,6 +39,13 @@ service
* unable to do certain things if this option is enabled.
*/
#modes = "+o"
+
+ /*
+ * An optional comma separated list of channels this service should join. Outside
+ * of log channels this is not very useful, as the service will just idle in the
+ * specified channels, and will not accept any types of commands.
+ */
+ #channels = "@#services,#mychan"
}
/*