docs(help) add " "

This commit is contained in:
coderaiser 2013-11-08 16:17:51 +02:00
parent ecbdb1b139
commit 7414b84ea5

View file

@ -149,7 +149,7 @@ All main configuration could be done via [config.json](json/config.json "Config"
"appcache" : false, /* cache files for offline use */
"analytics" : true, /* google analytics suport */
"localStorage" : true, /* cache directory data */
"minify" : true /* minification of js,css,html and img */
"minify" : true /* minification of js,css,html and img */
"online" : true, /* load js files from cdn or local path */
"cache" : true, /* add cache-control */
"logs" : false, /* logs or console ouput */