X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy.conf;h=3ccdceed841f0cb597d5fc5b218442a6401fe521;hp=80cd349153ade87b1708d62f8c7c8e17c1ea9716;hb=7b8056e7b2eac4fb4e87708afa3de90c3fc02032;hpb=da136e612520ef6a3a19d99563e44b6518f91e7e diff --git a/mudpy.conf b/mudpy.conf index 80cd349..3ccdcee 100644 --- a/mudpy.conf +++ b/mudpy.conf @@ -1,15 +1,22 @@ -[files] -accounts = ./lib/accounts -commands = ./lib/commands -menus = ./lib/menus -modules = ./lib -variable = ./lib/save/variable -data = lib/index +[control] +read_only = yes -[general] +[categories] +account = account +actor = actor +command = command +internal = internal +location = location +menu = menu +other = other + +[include] +testdata = testdata + +[internal:general] password_tries = 3 -[language] +[internal:language] capitalize = i i'd i'll i'm default_punctuation = . punctuation_ask = ? @@ -18,11 +25,11 @@ punctuation_exclaim = ! punctuation_muse = ... punctuation_say = . -[network] +[internal:network] host = port = 6669 -[time] +[internal:time] definition_d = 24h definition_h = 60mi definition_mi = 10r