1 | commit ef50d10decb0f9557e53bc3dd72eaf6e666f621f |
2 | Author: acidvegas <acid.vegas@acid.vegas> |
3 | Date: Tue Mar 31 06:39:42 2020 -0400 |
4 | |
5 | Locked Cn mode changing |
6 | --- |
7 | doc/conf/unrealircd.remote.conf | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | |
10 | diff --git a/doc/conf/unrealircd.remote.conf b/doc/conf/unrealircd.remote.conf |
11 | index c1a90d4..e745785 100644 |
12 | --- a/doc/conf/unrealircd.remote.conf |
13 | +++ b/doc/conf/unrealircd.remote.conf |
14 | @@ -88,7 +88,7 @@ set { |
15 | snomask-on-oper "+bcFfkGsSo"; |
16 | modes-on-join "+ns"; |
17 | level-on-join "op"; |
18 | - restrict-channelmodes "LpPs"; |
19 | + restrict-channelmodes "CnLpPs"; |
20 | restrict-commands { |
21 | invite { connect-delay 3600; exempt-identified yes; } |
22 | list { connect-delay 120; exempt-identified yes; } |