From 47a4c36063749a8dc52dbbd5caba5c4c6f7aaf1c Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 12 Jul 2007 18:42:17 +0000 Subject: Implement a way to disable options:maxwho, bug #348 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7437 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/inspircd.conf.example') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 695fa2fdb..823998b30 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -742,7 +742,9 @@ # query. This is to prevent /WHO being used as a # # spam vector or means of flooding an ircd. The # # default is 128, it is not recommended to raise it # -# above 1024. Values up to 65535 are permitted. # +# above 1024. Values up to 65535 are permitted. If # +# this value is omitted, any size WHO is allowed by # +# anyone. # # # # somaxconn - The maximum number of sockets that may be waiting # # in the accept queue. This usually allows the ircd # -- cgit v1.2.3