From 4edd3198cd5f9b8dcc502c94f3967bc63188017f Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Fri, 23 Oct 2020 00:18:10 -0400 Subject: [PATCH] rename conventional.yaml -> traditional.yaml --- conventional.yaml => traditional.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename conventional.yaml => traditional.yaml (99%) diff --git a/conventional.yaml b/traditional.yaml similarity index 99% rename from conventional.yaml rename to traditional.yaml index c31a72d7..a0134ab4 100644 --- a/conventional.yaml +++ b/traditional.yaml @@ -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