summaryrefslogtreecommitdiffstats
path: root/custodia.conf
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-06-05 10:56:29 -0400
committerSimo Sorce <simo@redhat.com>2015-06-05 10:56:29 -0400
commiteff99ee7a065e6e122dbd7cee136a2651073d224 (patch)
tree40761c5cc8ac6ff0cc270b4eb0faa3e62beda368 /custodia.conf
parentf68ec64138d5b259788f25b54deec12e80a95ec7 (diff)
downloadcustodia-eff99ee7a065e6e122dbd7cee136a2651073d224.tar.gz
custodia-eff99ee7a065e6e122dbd7cee136a2651073d224.tar.xz
custodia-eff99ee7a065e6e122dbd7cee136a2651073d224.zip
Add basic debugging capabilities
If debug is set to True, then custodia's own Exception handlers will print a stack trace to standard output to aid debugging. Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'custodia.conf')
-rw-r--r--custodia.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/custodia.conf b/custodia.conf
index 1f9dff9..c3c56a5 100644
--- a/custodia.conf
+++ b/custodia.conf
@@ -1,5 +1,6 @@
[global]
server_version = "Secret/0.0.7"
+debug = True
#[auth:simple]
#handler = custodia.httpd.authenticators.SimpleCredsAuth