X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy.conf;h=fdacfe14c00db93337f7f3dc110e1353f293abb1;hp=5aba6b1da21af1d435a6b90ed042c40fdbf57264;hb=727a0b93665896586d2ff48aedce818c781912de;hpb=98c1ce3a29f1cb35df7da79c95ac9fcb8a4a8e1f diff --git a/mudpy.conf b/mudpy.conf index 5aba6b1..fdacfe1 100644 --- a/mudpy.conf +++ b/mudpy.conf @@ -1,6 +1,6 @@ -[control] +[__control__] default_files = {"account": "account", "actor": "actor", "command": "command", "internal": "internal", "location": "location", "menu": "menu", "other": "other" } -include_files = example +include_files = ["example", "template"] private_files = account read_only = yes @@ -14,6 +14,7 @@ punctuation_muse = ... punctuation_say = . [internal:limits] +#default_admins = admin max_avatars = 7 password_tries = 3