Use "group" instead of "category"
[mudpy.git] / etc / mudpy.yaml
index 4570691..6259200 100644 (file)
@@ -2,12 +2,13 @@ _copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
     Permission to use, copy, modify, and distribute this software is granted
     under terms provided in the LICENSE file distributed with this software.
 
     Permission to use, copy, modify, and distribute this software is granted
     under terms provided in the LICENSE file distributed with this software.
 
+_desc: This is the top-level configuration file for mudpy service.
 
 _load: [ archetype.yaml, command.yaml, menu.yaml, sample ]
 
 _lock: true
 
 
 _load: [ archetype.yaml, command.yaml, menu.yaml, sample ]
 
 _lock: true
 
-.mudpy.filing.categories: { account: { flags: [ private ] } }
+.mudpy.filing.groups: { account: { flags: [ private ] } }
 .mudpy.filing.prefix: "."
 .mudpy.filing.search: [ "", "etc", "share", "data" ]
 .mudpy.filing.stash: "data"
 .mudpy.filing.prefix: "."
 .mudpy.filing.search: [ "", "etc", "share", "data" ]
 .mudpy.filing.stash: "data"