X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=etc%2Fmudpy.conf;h=4a1a92200bfe5f20e6024467d216e02d68b1313e;hp=927b74b7c9fea390a236a41d53f0c5c1b9d93dcb;hb=4ecc276f44a9eb2582334fe98a59cfe482092cfe;hpb=2a2a4dd5265401038795a81815141e277998c33f diff --git a/etc/mudpy.conf b/etc/mudpy.conf index 927b74b..4a1a922 100644 --- a/etc/mudpy.conf +++ b/etc/mudpy.conf @@ -5,7 +5,7 @@ [__control__] default_files = { "account": "account.mpy", "actor": "actor.mpy", "area": "area.mpy", "command": "command.mpy", "internal": "internal.mpy", "menu": "menu.mpy", "other": "other.mpy", "prop": "prop.mpy" } include_dirs = "sample" -include_files = "archetype.mpy" +include_files = "archetype.yaml" private_files = "account.mpy" read_only = yes