Add restricted debug mode
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 3 Oct 2020 18:09:10 +0000 (18:09 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 4 Oct 2020 22:37:38 +0000 (22:37 +0000)
commit2c533eb48672110a04d6c4850d3e103d6294ee8d
tree4a2341e80bf399fb2b96ba336297eb7570c0603b
parentb27c62e7d11d4c221666e7e0241a8ea51902be88
Add restricted debug mode

Create a new configuration flag, .mudpy.limit.debug, which indicates
unsafe debugging options will be available in the running engine.
This is unused, but lays the groundwork for future unsafe commands
to be toggled at start in base configuration.
doc/source/configuration.rst
etc/mudpy.yaml
mudpy/misc.py
mudpy/tests/fixtures/test_daemon.yaml