unrealircd

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

commit 606c88f8c305506793b0acc88724a83f8db2f7a7
parent 3632df3eb19f518a363f71a768b59f0d01c6a1ea
Author: acidvegas <acid.vegas@acid.vegas>
Date: Mon, 19 Jun 2023 16:30:34 -0400

phalanx does not need sajoin

Diffstat:
Mdoc/conf/opers.conf | 1-

1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/doc/conf/opers.conf b/doc/conf/opers.conf
@@ -147,7 +147,6 @@ operclass phalanx {
 		client  { set { host; } override { message; } }
 		immune  { join-flood; lag; max-concurrent-conversations; nick-flood; target-flood; server-ban { spamfilter; } }
 		channel { override { flood; message; } see { who; } }
-		sacmd   { sajoin; }
 		self    { unkickablemode; set; }
 	}
 }
 \ No newline at end of file