Merge pull request #970 from slingamn/default_invisible

make +i the recommended default usermode
This commit is contained in:
Shivaram Lingamneni 2020-04-29 22:57:43 -07:00 committed by GitHub
commit 11e1939c9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ accounts:
# if unset, no user modes will be set by default
# +i is invisible (a user's channels are hidden from whois replies)
# 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
# you should probably ignore this section! consult the grafana docs for details: