forked from External/ergo
add ip-check-script.exempt-sasl
This commit is contained in:
parent
58d8421f44
commit
0a59f41cf9
5 changed files with 43 additions and 11 deletions
|
|
@ -300,6 +300,9 @@ server:
|
|||
kill-timeout: 1s
|
||||
# how many scripts are allowed to run at once? 0 for no limit:
|
||||
max-concurrency: 64
|
||||
# if true, only check anonymous connections (not logged into an account)
|
||||
# at the very end of the handshake:
|
||||
exempt-sasl: false
|
||||
|
||||
# IP cloaking hides users' IP addresses from other users and from channel admins
|
||||
# (but not from server admins), while still allowing channel admins to ban
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue