From 8ff595352fdf7b2d53fce9c9786e48e08546e9cb Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 23 Jan 2006 00:00:16 +0000 Subject: [PATCH] Updated with new docs for maxtargets git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2850 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index f69a598af..e36d83b98 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -493,6 +493,12 @@ # socket engine/dns engine names. You may use this # # to enhance security, or simply for vanity. # # # +# maxtargets - The maxtargets field is optional, and if not # +# defined, defaults to 20. It indicates the maximum # +# number of targets which may be given to commands # +# such as PRIVMSG, KICK etc. # +# # + -- 2.39.5