diff options
author | raylu <raylu@gridium.com> | 2013-10-19 18:30:23 -0700 |
---|---|---|
committer | raylu <raylu@gridium.com> | 2013-10-19 18:30:23 -0700 |
commit | 4fcc479ed7656f675491c3563eff6c966118a30e (patch) | |
tree | 4bea4baa7539af7ce612771c4f95cdc69667d23d /config.yaml.example | |
parent | c6cb565f1216054fd386e0e5cd107cf7989a80e6 (diff) | |
download | ykill-4fcc479ed7656f675491c3563eff6c966118a30e.tar.xz |
switch to cleancss
Diffstat (limited to 'config.yaml.example')
-rw-r--r-- | config.yaml.example | 1 |
1 files changed, 1 insertions, 0 deletions
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 |