From e86a159293ebcfbb4516cf94d6eb3dd61a788f2a Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 3 Oct 2023 22:04:44 +0100 Subject: Allow disabling LIST completely for unregistered users. --- docs/conf/modules.conf.example | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/conf/modules.conf.example') 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. # # # #