Fix typo.

This commit is contained in:
Dave Page 2014-12-16 17:47:33 +00:00
parent a1a6e5356f
commit cdcafa66f2

View File

@ -16,7 +16,7 @@ from logging import *
##########################################################################
# Debug mode?
DEBUG = true
DEBUG = True
# Application log level - one of:
# CRITICAL 50