From 6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 11 Apr 2021 18:34:08 +0100 Subject: Rename the cgiirc module to gateway. --- docs/conf/inspircd.conf.example | 2 +- docs/conf/modules.conf.example | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index 74d358ca2..848818040 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -308,7 +308,7 @@ #usests="no" # webirc: Restricts usage of this class to the specified WebIRC gateway. - # This setting only has effect when the cgiirc module is loaded. + # This setting only has effect when the gateway module is loaded. #webirc="name" # limit: How many users are allowed in this class diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index c2d062425..1660bcf24 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -328,13 +328,13 @@ # # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# CGI:IRC module: Enables forwarding the real IP address of a user from +# Gateway module: Enables forwarding the real IP address of a user from # a gateway to the IRC server. -# +# # -#-#-#-#-#-#-#-#-#-#-#-# CGIIRC CONFIGURATION #-#-#-#-#-#-#-#-#-#-#-#-# +#-#-#-#-#-#-#-#-#-#-#-# GATEWAY CONFIGURATION #-#-#-#-#-#-#-#-#-#-#-#-# # -# If you use the cgiirc module then you must specify the gateways which +# If you use the gateway module then you must specify the gateways which # are authorised to forward IP/host information to your server. There # are currently two ways to do this: # @@ -348,10 +348,10 @@ # either a TLS client certificate fingerprint for the gateway or # a password to be sent in the WEBIRC command. # -# -# @@ -367,10 +367,10 @@ # ident to avoid leaking the real IP address of gateway clients # (defaults to "gateway" if not set). # -# -# # -- cgit v1.3.1-10-gc9f91