From aa5bd1eafe987e7c73200aa04e3023dffcb4a307 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Tue, 27 Jun 2017 22:41:07 +0200 Subject: Make domainparts configureable --- docs/conf/modules.conf.example | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 4a3c6bf16..383c6a173 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -481,9 +481,12 @@ # # # There are two methods of cloaking: # # # -# half Cloak only the "unique" portion of a host; show # -# the last 2 parts of the domain, /16 subnet of IPv4 # -# or /48 subnet of the IPv6 address. # +# half Cloak only the "unique" portion of a host; by # +# default show the last 2 parts of the domain, # +# /16 subnet of IPv4 or /48 subnet of the IPv6 # +# address. # +# To change the number of shown parts, modify the # +# domainparts option. # # # # full Cloak the users completely, using three slices for # # common CIDR bans (IPv4: /16, /24; IPv6: /48, /64). # @@ -494,6 +497,7 @@ # # #-#-#-#-#-#-#-#-#-#-#-#- CLOSE MODULE #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3