anope

- supernets anope source code & configuration
git clone git://git.acid.vegas/anope.git
Log | Files | Refs | Archive | README

commit 349211a91cfc4866725ed21503b74c94eff72257
parent 3ef3d006a94c537cfecaa288d326053b9de917af
Author: acidvegas <acid.vegas@acid.vegas>
Date: Tue, 9 May 2023 18:26:49 -0400

Updated flood logs to channel

Diffstat:
Mdata/services.conf | 4++--

1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/services.conf b/data/services.conf
@@ -89,9 +89,9 @@ log {
 	admin = "*"
 	override = "*"
 	commands = "*"
-	servers = "*"
+	servers = no
 	channels = no
-	users = no
+	users = "maxusers oper"
 	other = "*"
 	rawio = no
 	debug = no