summaryrefslogtreecommitdiff
path: root/docs/conf
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2021-01-27 19:33:09 +0000
committerSadie Powell <sadie@witchery.services>2021-01-27 19:39:34 +0000
commit0ea4e0cb914a118a399242f24b80fceffdb180c5 (patch)
treead7a8da58051feb22673a09eb7b088bf74543f96 /docs/conf
parent05fe4bdd1dbe3162abb6efe830bc21bb94c73fa8 (diff)
Exempt IRCCloud users from connectban and DNSBL lookups.
Diffstat (limited to 'docs/conf')
-rw-r--r--docs/conf/providers/irccloud.conf.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/conf/providers/irccloud.conf.example b/docs/conf/providers/irccloud.conf.example
index 725c7f5bc..559e93459 100644
--- a/docs/conf/providers/irccloud.conf.example
+++ b/docs/conf/providers/irccloud.conf.example
@@ -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">