Fixup defaults

This commit is contained in:
James Page
2013-03-11 15:11:38 +00:00
parent e8c692d1df
commit 05dffe7a88

View File

@@ -57,9 +57,9 @@ options:
description: SSL key to use with certificate specified as ssl_cert.
offline-compression:
type: string
default: yes
default: "yes"
description: Use pre-generated Less compiled JS and CSS.
debug:
type: string
default: no
default: "no"
description: Show Django debug messages.