X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy.conf;h=5368c15bd5025e73b192af8de0528718f3be62f4;hp=310c307a023a5a70aa18c6f2a79784ac3146cfca;hb=e34437c01ef4ca0e2413bd08a76dd11b690c49a5;hpb=a89c4b2060bf3c93207a659d88f51a4bf0f891fa diff --git a/mudpy.conf b/mudpy.conf index 310c307..5368c15 100644 --- a/mudpy.conf +++ b/mudpy.conf @@ -1,10 +1,10 @@ -# Copyright (c) 2004-2008 Jeremy Stanley . Permission +# Copyright (c) 2004-2009 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software. [__control__] default_files = { "account": "account", "actor": "actor", "command": "command", "internal": "internal", "location": "location", "menu": "menu", "other": "other", "prop": "prop" } -include_files = [ "archetype", "example/index" ] +include_files = [ "archetype", "sample/index" ] private_files = account read_only = yes