]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/inspircd.conf.example
Don't allow users to set a zero channel limit.
[user/henk/code/inspircd.git] / docs / conf / inspircd.conf.example
index 035f82a12aabeb384ae8c64ab36fc00971d404c3..94504162463f744d285d1aada2e1866e84fa6dab 100644 (file)
          # banned from the server.
          xlinemessage="You're banned! Email irc@example.com with the ERROR line below for help."
 
+         # allowzerolimit: If enabled then allow a limit of 0 to be set on channels.
+         # This is non-standard behaviour and should only be enabled if you need to
+         # link with servers running 2.0. Defaults to yes.
+         allowzerolimit="no"
+
          # exemptchanops: exemptions for channel access restrictions based on prefix.
          exemptchanops="nonick:v flood:o"