]> wagnertech.de Git - mfinanz.git/blobdiff - config/kivitendo.conf.default
Stacktrace an Exception anhängen (über Konfigurationssetting einschaltbar)
[mfinanz.git] / config / kivitendo.conf.default
index 4e4919d50db6b1414ee27fbe1a0460cf90f1073d..382e565a7559e21a62d82e74cdc8e2d11cd9a11d 100644 (file)
@@ -301,3 +301,6 @@ keep_installation_unlocked = 0
 # be made unique by appending a random GET parameter. This will cause
 # the web browser to always reload the resources.
 auto_reload_resources = 0
+
+# If set to 1 each exception will include a full stack backtrace.
+backtrace_on_die = 0