From 906142676eee2f1dbbbd2babaecbd426d12302a6 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 2 May 2023 14:05:03 +0100 Subject: Add the cloak_static module to cloak using a fixed value. --- docs/conf/modules.conf.example | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index bd3dae18a..fea6f64ab 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -716,6 +716,29 @@ # case="lower" # pathparts="1"> +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Static cloak module: Adds the "static" (fixed value) cloak method. +# +# +#-#-#-#-#-#-#-#-#-#- ACCOUNT CLOAK CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# +# To use the cloak_static module you must define a tag. This # +# tag can have the following fields. # +# # +# class - If non-empty then a comma-delimited list of connect class # +# names that a user has to be in to get the cloak from this tag. # +# # +# cloak - The cloak to give to users. # +# # +# IMPORTANT: Changing these details will break all of your existing # +# bans. If you do not want this to happen you can define multiple # +# cloak tags. The first will be used for hostnames and the rest will # +# be used for checking if a user is banned in a channel. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Codepage module: Allows using a custom 8-bit codepage for nicknames # and case mapping. -- cgit v1.3.1-10-gc9f91