Just in case.

This commit is contained in:
Jeremy Fincher 2003-12-17 13:31:34 +00:00
parent bbafb4294e
commit 3334180c82
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ conf.confDir = 'test-conf'
conf.logDir = 'test-log'
conf.replyWhenNotCommand = False
conf.stdoutLogging = False
conf.detailedTracebacks = False # Bugs in cgitb can be bad.
import fix