From 4fcc479ed7656f675491c3563eff6c966118a30e Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 19 Oct 2013 18:30:23 -0700 Subject: switch to cleancss --- config.py | 1 + 1 file changed, 1 insertion(+) (limited to 'config.py') diff --git a/config.py b/config.py index 1f9be4d..46df4d4 100644 --- a/config.py +++ b/config.py @@ -14,6 +14,7 @@ class WebConfig(Config): 'port', 'host', 'cookie_secret', + 'debug', ]) class DBConfig(Config): -- cgit v1.2.3