Modified log sources (again)

This commit is contained in:
Dionysus 2023-05-09 18:33:38 -04:00
parent d07fd53462
commit 6186c86a20
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ log {
} }
log { log {
source { antimixedutf8; antirandom; connthrottle; flood; link; link-security; listen; oper; sacmds; websocket; } source { antimixedutf8; antirandom; flood; oper; }
destination { channel "#services"; } destination { channel "#services"; }
} }

View File

@ -52,7 +52,7 @@ log {
} }
log { log {
source { antimixedutf8; antirandom; connthrottle; flood; link; link-security; listen; oper; sacmds; websocket; } source { antimixedutf8; antirandom; flood; oper; }
destination { channel "#services"; } destination { channel "#services"; }
} }