X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=mudpy.conf;h=51f5397cfb54a103e445d84b56da07531e28f72d;hb=13f88f6e4bb3f92e7714a66d85c7e77d0dd4b447;hp=df9936d66d2e2158f576864daa0f73cae63d96ff;hpb=3b92d7f9e5bdb1043f5802f764d7a7f843cfeee2;p=mudpy.git diff --git a/mudpy.conf b/mudpy.conf index df9936d..51f5397 100644 --- a/mudpy.conf +++ b/mudpy.conf @@ -1,6 +1,6 @@ [__control__] -default_files = {"account": "account", "actor": "actor", "command": "command", "internal": "internal", "location": "location", "menu": "menu", "other": "other" } -include_files = ["katarsis", "template"] +default_files = { "account": "account", "actor": "actor", "command": "command", "internal": "internal", "location": "location", "menu": "menu", "other": "other", "prop": "prop" } +include_files = [ "archetype", "katarsis/index" ] private_files = account read_only = yes @@ -14,7 +14,7 @@ punctuation_muse = ... punctuation_say = . [internal:limits] -#default_admins = admin +default_admins = admin max_avatars = 7 password_tries = 3