updates.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 2 May 2005 11:36:58 +0000 (11:36 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 2 May 2005 11:36:58 +0000 (11:36 +0000)
doc/example_silcd.conf.in

index a5312e248b649a028d973b4118b1e2403db5a3eb..9820b2ba60540377dce226c570e07c12853e3c36 100644 (file)
@@ -159,6 +159,9 @@ General {
        #qos_limit_sec = 0;
        #qos_limit_usec = 500000;
 
+       # Limit on how many channels one client can join.  Default is 50.
+       #channel_join_limit = 100;
+
        # Debug string.  Debug string can be set to print debugging from
        # the running server.  The debug is redirected to stderr.
        # debug_string = "";