mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-29 08:59:59 -07:00
fix #1213
This commit is contained in:
@@ -154,6 +154,10 @@ server:
|
||||
# use ident protocol to get usernames
|
||||
check-ident: false
|
||||
|
||||
# ignore the supplied user/ident string from the USER command; always set the value to
|
||||
# `~user` (literally) instead. this can potentially reduce confusion and simplify bans.
|
||||
suppress-ident: false
|
||||
|
||||
# password to login to the server
|
||||
# generated using "oragono genpasswd"
|
||||
#password: ""
|
||||
|
||||
Reference in New Issue
Block a user