X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Ftests%2Ffixtures%2Ftest_daemon.yaml;h=eb2edcd82fe76687e15081bdc9a6abcf3777d3ac;hp=3a7f8e1e374c52c2f2b333d92956053838996157;hb=HEAD;hpb=2c533eb48672110a04d6c4850d3e103d6294ee8d diff --git a/mudpy/tests/fixtures/test_daemon.yaml b/mudpy/tests/fixtures/test_daemon.yaml index 3a7f8e1..eb2edcd 100644 --- a/mudpy/tests/fixtures/test_daemon.yaml +++ b/mudpy/tests/fixtures/test_daemon.yaml @@ -49,7 +49,10 @@ _lock: true - admin .mudpy.limit.avatars: 7 .mudpy.limit.backups: 3 -# .mudpy.limit.debug: true +# Debugging commands are dangerous, and may result in granting +# administrative users access to the system account under which the +# service runs. Be very sure you trust your admins before enabling! +.mudpy.limit.debug: true .mudpy.limit.password_tries: 3 .mudpy.log.file: var/mudpy.log