unrealircd- supernets unrealircd source & configuration |
git clone git://git.acid.vegas/unrealircd.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 6186c86a20eeb3b28e141d3eb88bb89cdd96c1c0
parent d07fd534625a53477e08ff0442c1685d2a123347 Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 9 May 2023 18:33:38 -0400 Modified log sources (again) Diffstat:
|
2 files changed, 2 insertions(+), 2 deletions(-) | |
diff --git a/doc/conf/unrealircd.hub.conf b/doc/conf/unrealircd.hub.conf @@ -23,7 +23,7 @@ log { } log { - source { antimixedutf8; antirandom; connthrottle; flood; link; link-security; listen; oper; sacmds; websocket; } + source { antimixedutf8; antirandom; flood; oper; } destination { channel "#services"; } } |