aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sadie Powell2023-10-03 22:04:44 +0100
committerGravatar Sadie Powell2023-10-03 22:04:44 +0100
commite86a159293ebcfbb4516cf94d6eb3dd61a788f2a (patch)
tree6854932063f987159cf3a99763c777e0bfe3e74d /docs
parentMerge branch 'insp3' into master. (diff)
Allow disabling LIST completely for unregistered users.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/modules.conf.example6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index 402644dd0..1d98d182f 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -2221,8 +2221,10 @@
# Defaults to no. #
# #
# waittime - The time period that a user must be connected for before #
-# they can use the /LIST command. #
-# Defaults to 1 minute. #
+# they can use the /LIST command. If exemptregistered is #
+# enabled you can set this to 0 to disable unauthenticated #
+# users from viewing the channel list. #
+# Defaults to 1 minute. #
# #
#<securelist exemptregistered="yes"
# fakechans="5"