Add support for nodejs+node-less online compression

This commit is contained in:
James Page
2013-03-11 14:55:21 +00:00
parent 3edf4389db
commit fb18b40753
2 changed files with 9 additions and 0 deletions

View File

@@ -55,3 +55,7 @@ options:
ssl_key:
type: string
description: SSL key to use with certificate specified as ssl_cert.
offline-compression:
type: string
default: "True"
description: Use pre-generated Less compiled JS and CSS.