]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf.tmpl
Make the maximum /list reply length a configurable limit.
[ngircd-alex.git] / doc / sample-ngircd.conf.tmpl
index 018855d5e1f4490f92291069b635f2afa0cf9c34..77948af09cb01b84330ed258e9488b8eab8f8c5c 100644 (file)
        # maximum nick name length!
        ;MaxNickLength = 9
 
+       # Maximum number of channels returned in response to a /list
+       # command (0: unlimited):
+       ;MaxListSize = 100
+
        # After <PingTimeout> seconds of inactivity the server will send a
        # PING to the peer to test whether it is alive or not.
        ;PingTimeout = 120