X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy.conf;h=3ccdceed841f0cb597d5fc5b218442a6401fe521;hp=81e6c9bf3fe3ed818f8b83a5f77408866c79bb83;hb=7b8056e7b2eac4fb4e87708afa3de90c3fc02032;hpb=724736a86ae223448f90a6d3a15adacd035feaa5 diff --git a/mudpy.conf b/mudpy.conf index 81e6c9b..3ccdcee 100644 --- a/mudpy.conf +++ b/mudpy.conf @@ -1,16 +1,22 @@ -[files] -accounts = ./lib/accounts -avatars = data/avatars -commands = data/commands -internals = data/internals -menus = ./lib/menus -modules = ./lib -universe = data/universe/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 = ? @@ -19,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