summaryrefslogtreecommitdiff
path: root/conf/inspircd.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/inspircd.conf.example')
-rw-r--r--conf/inspircd.conf.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/inspircd.conf.example b/conf/inspircd.conf.example
index 4ded58e6e..4e82a152a 100644
--- a/conf/inspircd.conf.example
+++ b/conf/inspircd.conf.example
@@ -351,7 +351,9 @@
# connect in the IP range 192.168.1.0-192.168.1.255, and ipv4clone #
# was set to '24', the third connection would be disconnected. #
# #
-# Valid values are 0-32, but you *don't* want 0. #
+# Valid values are 0-32, but you *don't* want 0. Using values which #
+# are not multiples of 8 can give confusing behaviour. #
+# For more info, see: http://www.inspircd.org/wiki/CIDR_Tutorial #
# #
# ipv6clone works in the same way, except for ipv6 addresses. Valid #
# range is 0-128, but you *don't* want anything too small. #