forked from External/ergo
make strict enforcement the default
This commit is contained in:
parent
9a27806b4f
commit
8f9380d0f2
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ accounts:
|
||||||
# already logged-in using SASL or NickServ
|
# already logged-in using SASL or NickServ
|
||||||
# optional: no enforcement by default, but allow users to opt in to
|
# optional: no enforcement by default, but allow users to opt in to
|
||||||
# the enforcement level of their choice
|
# the enforcement level of their choice
|
||||||
method: timeout
|
method: strict
|
||||||
|
|
||||||
# allow users to set their own nickname enforcement status, e.g.,
|
# allow users to set their own nickname enforcement status, e.g.,
|
||||||
# to opt in to strict enforcement
|
# to opt in to strict enforcement
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue