From 744efed4e2ca5b1957e541238ed14e9931019479 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 22 Dec 2020 05:48:53 +0000 Subject: Add support for multiple hostmasks in . --- docs/conf/modules.conf.example | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 7b80c902b..30082ead2 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -375,14 +375,14 @@ # message to the server on connection. For more details please read the # IRCv3 WebIRC specification at: https://ircv3.net/specs/extensions/webirc.html # -# When using this method you must specify a wildcard mask or CIDR range -# to allow gateway connections from and at least one of either a TLS (SSL) -# client certificate fingerprint for the gateway or a password to be -# sent in the WEBIRC command. +# When using this method you must specify one or more wildcard masks +# or CIDR ranges to allow gateway connections from and at least one of +# either a TLS (SSL) client certificate fingerprint for the gateway or +# a password to be sent in the WEBIRC command. # # +# mask="192.0.2.0/24 198.51.100.*"> # #