X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Ftests%2Ffixtures%2Ftest_daemon.yaml;h=318967ada96d5fa4859bad633ddb4588416eb0f9;hp=9052a6cb8a05a3d39d070db2d6d3cc06407d83cf;hb=4f7b0a6280ab17e1ccfd4aa603cdd647e92ac12b;hpb=b8cc76c23fdce1f9cd8ae5cbf23e8271abffa121 diff --git a/mudpy/tests/fixtures/test_daemon.yaml b/mudpy/tests/fixtures/test_daemon.yaml index 9052a6c..318967a 100644 --- a/mudpy/tests/fixtures/test_daemon.yaml +++ b/mudpy/tests/fixtures/test_daemon.yaml @@ -1,5 +1,5 @@ --- -_copy: Copyright (c) 2004-2019 mudpy authors. Permission to use, copy, +_copy: Copyright (c) 2004-2020 mudpy authors. Permission to use, copy, modify, and distribute this software is granted under terms provided in the LICENSE file distributed with this software. @@ -49,6 +49,10 @@ _lock: true - admin .mudpy.limit.avatars: 7 .mudpy.limit.backups: 3 +# 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