totpcgi: try and get more info about the traceback.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b231333161
commit
12cfb732eb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import syslog
|
|||
import logging
|
||||
|
||||
import cgitb
|
||||
cgitb.enable()
|
||||
cgitb.enable(display=0, logdir="/tmp")
|
||||
|
||||
import totpcgi
|
||||
import totpcgi.backends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue