Explorar el Código

rename conventional.yaml -> traditional.yaml

tags/v2.4.0-rc1
Shivaram Lingamneni hace 3 años
padre
commit
4edd3198cd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      traditional.yaml

conventional.yaml → traditional.yaml Ver fichero

1
-# This is the "conventional" or "mainstream" config file for Oragono.
1
+# This is the "traditional" or "mainstream" config file for Oragono.
2
 # It tries to replicate the behavior of other ircds, at the cost of not
2
 # It tries to replicate the behavior of other ircds, at the cost of not
3
 # taking full advantage of Oragono's features. This config is suitable for use
3
 # taking full advantage of Oragono's features. This config is suitable for use
4
 # in IRCv3 conformance testing.
4
 # in IRCv3 conformance testing.
437
         # parallel setting to force-nick-equals-account: if true, this forbids
437
         # parallel setting to force-nick-equals-account: if true, this forbids
438
         # anonymous users (i.e., users not logged into an account) to change their
438
         # anonymous users (i.e., users not logged into an account) to change their
439
         # nickname after the initial connection is complete
439
         # nickname after the initial connection is complete
440
-        forbid-anon-nick-changes: false
440
+        forbid-anonymous-nick-changes: false
441
 
441
 
442
     # multiclient controls whether oragono allows multiple connections to
442
     # multiclient controls whether oragono allows multiple connections to
443
     # attach to the same client/nickname identity; this is part of the
443
     # attach to the same client/nickname identity; this is part of the

Loading…
Cancelar
Guardar