X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Ftests%2Ffixtures%2Ftest_daemon.yaml;h=9052a6cb8a05a3d39d070db2d6d3cc06407d83cf;hp=6814feb40e5153ee861190ebcb38c523717e6f35;hb=b8cc76c23fdce1f9cd8ae5cbf23e8271abffa121;hpb=1e9fd62ecb7c3f1563d674cb6417272524a516be diff --git a/mudpy/tests/fixtures/test_daemon.yaml b/mudpy/tests/fixtures/test_daemon.yaml index 6814feb..9052a6c 100644 --- a/mudpy/tests/fixtures/test_daemon.yaml +++ b/mudpy/tests/fixtures/test_daemon.yaml @@ -1,7 +1,7 @@ --- -_copy: Copyright (c) 2004-2017 Jeremy Stanley . - Permission to use, copy, modify, and distribute this software is granted - under terms provided in the LICENSE file distributed with this software. +_copy: Copyright (c) 2004-2019 mudpy authors. Permission to use, copy, + modify, and distribute this software is granted under terms + provided in the LICENSE file distributed with this software. _desc: This is an alternative top-level configuration with some values adjusted to better suit automated testing scenarios. @@ -81,12 +81,17 @@ _lock: true .mudpy.process.daemon: true .mudpy.process.pidfile: var/mudpy.pid -.mudpy.timing.idle.disconnect.active: 6048000 +.mudpy.timing.idle.disconnect.active: 6000 .mudpy.timing.idle.disconnect.default: 6000 -.mudpy.timing.idle.disconnect.entering_account_name: 600 -.mudpy.timing.idle.warn.active: 5040000 +.mudpy.timing.idle.disconnect.entering_account_name: 6000 +.mudpy.timing.idle.warn.active: 5000 .mudpy.timing.idle.warn.default: 5000 -.mudpy.timing.idle.warn.entering_account_name: 500 -.mudpy.timing.increment: 0.1 -.mudpy.timing.save: 5 -.mudpy.timing.status: 25 +.mudpy.timing.idle.warn.entering_account_name: 5000 +.mudpy.timing.increment: 0.0001 +.mudpy.timing.save: 5000 +.mudpy.timing.status: 5000 + +.mudpy.user.pref_admin: + - loglevel +.mudpy.user.pref_allow: + - prompt