diff options
Diffstat (limited to 'oragono/templates/oragono.yaml.j2')
| -rw-r--r-- | oragono/templates/oragono.yaml.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oragono/templates/oragono.yaml.j2 b/oragono/templates/oragono.yaml.j2 index 3619c6a..c45cb00 100644 --- a/oragono/templates/oragono.yaml.j2 +++ b/oragono/templates/oragono.yaml.j2 @@ -417,7 +417,7 @@ accounts: # account name as their nickname. when combined with strict nickname # enforcement, this lets users treat nicknames and account names # as equivalent for the purpose of ban/invite/exception lists. - force-nick-equals-account: true + force-nick-equals-account: {{oragono_force_nick_equals_account}} # multiclient controls whether oragono allows multiple connections to # attach to the same client/nickname identity; this is part of the |
