oragono/templates/oragono.yaml.j2
changeset 142 3f0f6964a903
parent 137 645c1e109921
equal deleted inserted replaced
141:0708c9c075fc 142:3f0f6964a903
   415 
   415 
   416         # when enabled, forces users logged into an account to use the
   416         # when enabled, forces users logged into an account to use the
   417         # account name as their nickname. when combined with strict nickname
   417         # account name as their nickname. when combined with strict nickname
   418         # enforcement, this lets users treat nicknames and account names
   418         # enforcement, this lets users treat nicknames and account names
   419         # as equivalent for the purpose of ban/invite/exception lists.
   419         # as equivalent for the purpose of ban/invite/exception lists.
   420         force-nick-equals-account: true
   420         force-nick-equals-account: {{oragono_force_nick_equals_account}}
   421 
   421 
   422     # multiclient controls whether oragono allows multiple connections to
   422     # multiclient controls whether oragono allows multiple connections to
   423     # attach to the same client/nickname identity; this is part of the
   423     # attach to the same client/nickname identity; this is part of the
   424     # functionality traditionally provided by a bouncer like ZNC
   424     # functionality traditionally provided by a bouncer like ZNC
   425     multiclient:
   425     multiclient: