diff --git a/doc/conf/unrealircd.hub.conf b/doc/conf/unrealircd.hub.conf index 7821856..95b54b2 100644 --- 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"; } } diff --git a/doc/conf/unrealircd.remote.conf b/doc/conf/unrealircd.remote.conf index a828be2..4f333f7 100644 --- a/doc/conf/unrealircd.remote.conf +++ b/doc/conf/unrealircd.remote.conf @@ -52,7 +52,7 @@ log { } log { - source { antimixedutf8; antirandom; connthrottle; flood; link; link-security; listen; oper; sacmds; websocket; } + source { antimixedutf8; antirandom; flood; oper; } destination { channel "#services"; } }