From b8015b09dcf4b49ceb695b188a2172548378e1db Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 9 May 2007 23:42:06 +0000 Subject: Fix ping timeout ERROR not being generated when a server pings out, making the other end appear to be closed unexpectedly without reason. Find and fix the 3 ping timeout messages for server to server that were using WriteOpers instead of snomask +l git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6933 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/inspircd.conf.example') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 35d869948..46fc83e29 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1689,6 +1689,11 @@ # Redirect module: Adds channel redirection (mode +L) # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Registered users only channel creation +# Allows only registered users and opers to create new channels. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Remove module: Adds the /REMOVE command which is a peaceful # alternative to /KICK -- cgit v1.2.3