Merge pull request #1048 from slingamn/documentation_fixes

documentation fixes
This commit is contained in:
Shivaram Lingamneni
2020-05-31 01:00:38 -07:00
committed by GitHub
4 changed files with 43 additions and 22 deletions
+4
View File
@@ -927,6 +927,10 @@ func LoadConfig(filename string) (config *Config, err error) {
config.Accounts.Multiclient.AllowedByDefault = true
}
if config.Accounts.NickReservation.ForceNickEqualsAccount && !config.Accounts.Multiclient.Enabled {
return nil, errors.New("force-nick-equals-account requires enabling multiclient as well")
}
// handle guest format, including the legacy key rename-prefix
if config.Accounts.NickReservation.GuestFormat == "" {
renamePrefix := config.Accounts.NickReservation.RenamePrefix
+1
View File
@@ -83,6 +83,7 @@ Oragono supports the following server notice masks for operators:
t | Local /STATS usage.
u | Local client account actions.
x | Local X-lines (DLINE/KLINE/etc).
v | Local vhost changes.
To set a snomask, do this with your nickname: