mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(help) add ","
This commit is contained in:
parent
abbf260df8
commit
610cd2c1fa
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -148,7 +148,7 @@ All main configuration could be done via [config.json](json/config.json "Config"
|
|||
"apiURL" :"/api/v1",
|
||||
"appCache" : false, /* cache files for offline use */
|
||||
"analytics" : true, /* google analytics suport */
|
||||
"diff" : false, /* when save - send patch not whole file */
|
||||
"diff" : false, /* when save - send patch, not whole file */
|
||||
"localStorage" : true, /* cache directory data */
|
||||
"minify" : true /* minification of js,css,html and img */
|
||||
"online" : true, /* load js files from cdn or local path */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue