Rename internal:limits element to .mudpy.limit
[mudpy.git] / etc / mudpy.yaml
index e6fd405..0d61479 100644 (file)
@@ -13,11 +13,10 @@ __control__:
 .mudpy.linguistic.default_punctuation: .
 .mudpy.linguistic.typos: { "i": "I", "i'd": "I'd", "i'll": "I'll", "i'm": "I'm", "teh": "the", "theyre": "they're", "youre": "you're" }
 
 .mudpy.linguistic.default_punctuation: .
 .mudpy.linguistic.typos: { "i": "I", "i'd": "I'd", "i'll": "I'll", "i'm": "I'm", "teh": "the", "theyre": "they're", "youre": "you're" }
 
-internal:limits:
-    #default_admins: [ "admin" ]
-    #default_backup_count: 10
-    max_avatars: 7
-    password_tries: 3
+#.mudpy.limit.admins: [ admin ]
+.mudpy.limit.avatars: 7
+#.mudpy.limit.backups: 10
+.mudpy.limit.password_tries: 3
 
 internal:logging:
     #file: mudpy.log
 
 internal:logging:
     #file: mudpy.log