From: Pekka Riikonen Date: Mon, 2 May 2005 11:36:58 +0000 (+0000) Subject: updates. X-Git-Tag: autodist.1.3~2 X-Git-Url: http://git.silc.fi/gitweb/?a=commitdiff_plain;h=24c449b7a5fecb2e6bf6f8ed7968bf7a6cf08550;p=silc.git updates. --- diff --git a/doc/example_silcd.conf.in b/doc/example_silcd.conf.in index a5312e24..9820b2ba 100644 --- a/doc/example_silcd.conf.in +++ b/doc/example_silcd.conf.in @@ -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 = "";