diff options
-rw-r--r-- | conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 74b3987c4..4263d7780 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -343,7 +343,7 @@ # <cgihost type="ident" mask="otherbox.mysite.com"> # Get IP from ident # <cgihost type="passfirst" mask="www.mysite.com"> # See the docs # New style: -# <cgihost type="webirc" pass="foobar" +# <cgihost type="webirc" password="foobar" # mask="somebox.mysite.com"> # Get IP from WEBIRC # # IMPORTANT NOTE: |