Add warnings about debugging mode
[mudpy.git] / doc / source / configuration.rst
index d0001fc..2ced5c2 100644 (file)
@@ -173,7 +173,10 @@ Example::
 bool, optional
 
 Whether unsafe debugging functionality is enabled. If unspecified or
-set to false, unsafe debugging functions will be disabled.
+set to false, unsafe debugging functions will be disabled. Be very
+careful enabling this feature, as debugging commands may allow service
+administrators to run arbitrary shell commands or modify files
+accessible to the system user underwhich the service is running.
 
 Example::