This commit is contained in:
Shivaram Lingamneni
2020-10-19 10:52:38 -04:00
parent e993672a0f
commit a37a91694c
4 changed files with 15 additions and 0 deletions
+5
View File
@@ -461,6 +461,11 @@ accounts:
# as equivalent for the purpose of ban/invite/exception lists.
force-nick-equals-account: true
# parallel setting to force-nick-equals-account: if true, this forbids
# anonymous users (i.e., users not logged into an account) to change their
# nickname after the initial connection is complete
forbid-anonymous-nick-changes: false
# multiclient controls whether oragono allows multiple connections to
# attach to the same client/nickname identity; this is part of the
# functionality traditionally provided by a bouncer like ZNC