X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy.conf;fp=mudpy.conf;h=7ede1141b8d99afeaab5b0439a7c29bad8b2b43e;hp=b70aecfc8053fef9b6a3b65fa26aafd290aab30d;hb=1e15fb5d2e14b167f80a366c181df0259f7a5c6f;hpb=b1176dd6b9ee7b3ba4831e959a18e81a6729ba54 diff --git a/mudpy.conf b/mudpy.conf index b70aecf..7ede114 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 = ["example", "template"] +default_files = { "account": "account", "actor": "actor", "command": "command", "internal": "internal", "location": "location", "menu": "menu", "other": "other", "prop": "prop" } +include_files = [ "archetype", "example/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