rename conventional.yaml -> traditional.yaml

This commit is contained in:
Shivaram Lingamneni 2020-10-23 00:18:10 -04:00
parent c2c5fe7cf8
commit 4edd3198cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# This is the "conventional" or "mainstream" config file for Oragono.
# This is the "traditional" or "mainstream" config file for Oragono.
# It tries to replicate the behavior of other ircds, at the cost of not
# taking full advantage of Oragono's features. This config is suitable for use
# in IRCv3 conformance testing.
@ -437,7 +437,7 @@ accounts:
# 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-anon-nick-changes: false
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