]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Exempt IRCCloud users from connectban and DNSBL lookups.
authorSadie Powell <sadie@witchery.services>
Wed, 27 Jan 2021 19:33:09 +0000 (19:33 +0000)
committerSadie Powell <sadie@witchery.services>
Wed, 27 Jan 2021 19:39:34 +0000 (19:39 +0000)
docs/conf/providers/irccloud.conf.example

index 725c7f5bc72446983d64ab21545da58f8d00d9aa..559e934599e05a3a3f4ace15758175b0c482f376 100644 (file)
@@ -6,7 +6,9 @@
 <connect name="IRCCloud"
          parent="main"
          globalmax="100"
-         localmax="100">
+         localmax="100"
+         useconnectban="no"
+         usednsbl="no">
 
 <connect name="IRCCloud (Brockwell)"  parent="IRCCloud" allow="192.184.10.118">
 <connect name="IRCCloud (Charlton)"   parent="IRCCloud" allow="192.184.9.112">