From 842a7effba9eb5b632ba0e35dd60b0a8717d4c75 Mon Sep 17 00:00:00 2001 From: w00t Date: Wed, 4 Feb 2009 13:13:36 +0000 Subject: [PATCH] Document before , as tags are read top-down. Also document the order they are read in. Fixes bug #698, reported by Ankit. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11032 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/inspircd.conf.example | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/conf/inspircd.conf.example b/conf/inspircd.conf.example index 743306d63..8e76dfbc4 100644 --- a/conf/inspircd.conf.example +++ b/conf/inspircd.conf.example @@ -178,6 +178,17 @@ # You may have as many of these as you require. To allow/deny all # # connections, use a '*' or 0.0.0.0/0. # # # +# -- It is important to note that connect tags are read from the -- # +# TOP DOWN. This means that you should have more specific deny # +# and allow tags at the top, progressively more general, followed # +# by a + + - - - #-#-#-#-#-#-#-#-#-#-#-#- CIDR CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#- # # -- 2.39.5