1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 07:03:12 +02:00

Add include for snomasks.default.conf in example.*conf

Reported by arcanefeenix in https://bugs.unrealircd.org/view.php?id=6020
This commit is contained in:
Bram Matthys
2021-12-08 07:17:40 +01:00
parent 07c2345af5
commit cc5f318d27
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ include "help/help.conf";
include "badwords.conf";
//include "spamfilter.conf";
include "operclass.default.conf";
include "snomasks.default.conf";
/* Load the default cloaking module (2021 onwards): */
loadmodule "cloak_sha256";
+1
View File
@@ -51,6 +51,7 @@ include "help/help.conf";
include "badwords.conf";
//include "spamfilter.conf";
include "operclass.default.conf";
include "snomasks.default.conf";
/* Load the default cloaking module (2021 onwards): */
loadmodule "cloak_sha256";
+1
View File
@@ -51,6 +51,7 @@ include "help/help.conf";
include "badwords.conf";
//include "spamfilter.conf";
include "operclass.default.conf";
include "snomasks.default.conf";
/* Load the default cloaking module (2021 onwards): */
loadmodule "cloak_sha256";