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.yaml.example | 1 + 1 file changed, 1 insertion(+) (limited to 'config.yaml.example') diff --git a/config.yaml.example b/config.yaml.example index 37a6e17..d521366 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -2,6 +2,7 @@ web: port: 8888 host: 'localhost:8888' cookie_secret: 'dis is super sekrit' + debug: true db: host: localhost -- cgit v1.2.3