Made it clearer that the default OUTPUT_DIR setting is a string.

This commit is contained in:
xian
2009-04-30 03:56:04 -05:00
parent 01e442bf0d
commit c1f40e19f7

View File

@@ -99,7 +99,7 @@ They've been given sensible defaults.
Controls the absolute file path that linked media will be read from and
compressed media will be written to.
`COMPRESS_OUTPUT_DIR` default: `CACHE`
`COMPRESS_OUTPUT_DIR` default: `"CACHE"`
Conttrols the directory inside `COMPRESS_ROOT` that compressed files will
be written to.