From 5c0b1990ae713907dbdff68b173752791f55ec3a Mon Sep 17 00:00:00 2001 From: acidvegas Date: Thu, 11 May 2023 21:10:36 -0400 Subject: [PATCH] Minor changes --- doc/conf/modules.conf | 6 +++--- doc/conf/opers.conf | 4 ++-- doc/conf/unrealircd.remote.conf | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/conf/modules.conf b/doc/conf/modules.conf index 5c3e807..6bc6af9 100644 --- a/doc/conf/modules.conf +++ b/doc/conf/modules.conf @@ -74,7 +74,7 @@ loadmodule "setident"; loadmodule "squit"; loadmodule "stats"; loadmodule "tkl"; -#loadmodule "tline"; +loadmodule "tline"; loadmodule "trace"; loadmodule "tsctl"; loadmodule "unsqline"; @@ -229,7 +229,7 @@ loadmodule "history_backend_mem"; loadmodule "ident_lookup"; loadmodule "jointhrottle"; loadmodule "json-log-tag"; -#loadmodule "max-unknown-connections-per-ip"; +loadmodule "max-unknown-connections-per-ip"; loadmodule "targetfloodprot"; loadmodule "tkldb"; loadmodule "tls_antidos"; @@ -243,4 +243,4 @@ loadmodule "watch-backend"; #loadmodule "webirc"; #loadmodule "webserver"; #loadmodule "websocket"; -loadmodule "websocket_common"; \ No newline at end of file +#loadmodule "websocket_common"; \ No newline at end of file diff --git a/doc/conf/opers.conf b/doc/conf/opers.conf index 99d6f6f..bc663ea 100644 --- a/doc/conf/opers.conf +++ b/doc/conf/opers.conf @@ -94,7 +94,7 @@ oper cancer { operclass cancer; require-modes z; maxlogins 1; - vhost NCER; + vhost RETTE; } ################################################## @@ -113,7 +113,7 @@ operclass mate { } self { opermodes; unkickablemode; } kill { global; } - server-ban { gline; + server-ban { gline; } } } diff --git a/doc/conf/unrealircd.remote.conf b/doc/conf/unrealircd.remote.conf index 4f333f7..05652b7 100644 --- a/doc/conf/unrealircd.remote.conf +++ b/doc/conf/unrealircd.remote.conf @@ -113,6 +113,7 @@ set { private-notice { except { connect-time 300; identified yes; reputation-score 100; } } } auto-join "#superbowl"; + oper-auto-join "#services"; static-quit "EMO-QUIT"; static-part "EMO-PART"; nick-length 20;