mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
Merge pull request #970 from slingamn/default_invisible
make +i the recommended default usermode
This commit is contained in:
commit
11e1939c9b
@ -455,7 +455,7 @@ accounts:
|
|||||||
# if unset, no user modes will be set by default
|
# if unset, no user modes will be set by default
|
||||||
# +i is invisible (a user's channels are hidden from whois replies)
|
# +i is invisible (a user's channels are hidden from whois replies)
|
||||||
# see /QUOTE HELP umodes for more user modes
|
# see /QUOTE HELP umodes for more user modes
|
||||||
# default-user-modes: +i
|
default-user-modes: +i
|
||||||
|
|
||||||
# support for deferring password checking to an external LDAP server
|
# support for deferring password checking to an external LDAP server
|
||||||
# you should probably ignore this section! consult the grafana docs for details:
|
# you should probably ignore this section! consult the grafana docs for details:
|
||||||
|
Loading…
Reference in New Issue
Block a user