mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 20:33:12 +02:00
Propagate blacklist hit message globally. For snomask 'B',
but also for remote logging and JSON-RPC logging purposes. [skip ci]
This commit is contained in:
@@ -236,6 +236,8 @@ log {
|
||||
tls.TLS_CERT_EXPIRING;
|
||||
/* SAMODE: needed for snomask 'o' */
|
||||
samode.SAMODE_COMMAND;
|
||||
/* Blacklist hits */
|
||||
blacklist;
|
||||
/* Never any debug messages */
|
||||
!debug;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user