Note that blacklist{} only accepts host/reason pairs, no host+host+reason.
This commit is contained in:
parent
14a64ad404
commit
6abfcc55d0
|
@ -330,7 +330,7 @@ serverhide {
|
|||
|
||||
/* These are the blacklist settings.
|
||||
* You can have multiple combinations of host and rejection reasons.
|
||||
* They are used in pairs of one host/rejection reason, or multiple hosts/rejection reason.
|
||||
* They are used in pairs of one host/rejection reason.
|
||||
*
|
||||
* These settings should be adequate for most networks, and are (presently)
|
||||
* required for use on AthemeNet.
|
||||
|
|
|
@ -773,7 +773,7 @@ serverhide {
|
|||
|
||||
/* These are the blacklist settings.
|
||||
* You can have multiple combinations of host and rejection reasons.
|
||||
* They are used in pairs of one host/rejection reason, or multiple hosts/rejection reason.
|
||||
* They are used in pairs of one host/rejection reason.
|
||||
*
|
||||
* These settings should be adequate for most networks, and are (presently)
|
||||
* required for use on AthemeNet.
|
||||
|
|
Loading…
Reference in New Issue