diff options
author | Peter Powell <petpow@saberuk.com> | 2017-05-30 08:49:14 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2017-05-30 08:49:14 +0100 |
commit | 44b3e02e1ab067e48b93f1a64e6d5b8b45b2c37c (patch) | |
tree | 9dfbec87ab92a8ee1ea0ed85b9e140abb31645bb /docs/conf/modules.conf.example | |
parent | b7facc2474ff5fb229c66ed130ed67207620f55d (diff) |
Update the securelist exemption for IRC-Source's crawler.
Diffstat (limited to 'docs/conf/modules.conf.example')
-rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 003b4d04b..8130348b4 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1604,7 +1604,7 @@ # as shown below: # #<securehost exception="*@*.netsplit.de"> #<securehost exception="*@*.ircdriven.com"> -#<securehost exception="*@*.irc-source.com"> +#<securehost exception="*@*.ircs.me"> # # # Define the following variable to change how long a user must wait # # before issuing a LIST. If not defined, defaults to 60 seconds. # |