From 4548eee6f1570c88173442cfb581ecf03c2d6df3 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Thu, 30 Apr 2020 01:47:58 -0400 Subject: [PATCH] make +i the recommended default usermode --- oragono.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oragono.yaml b/oragono.yaml index 9bf309e5..cb75b0ef 100644 --- a/oragono.yaml +++ b/oragono.yaml @@ -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: