mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
docs(help) config localStorage
This commit is contained in:
parent
9fa1b1accc
commit
1266e99d77
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -200,7 +200,7 @@ Here is description of options:
|
|||
"diff" : true, /* when save - send patch, not whole file */
|
||||
"zip" : true, /* zip text before send / unzip before save */
|
||||
"notifications" : false, /* show notifications when tab is not active*/
|
||||
"localStorage" : true, /* cache directory data */
|
||||
"localStorage" : true, /* local storage */
|
||||
"buffer" : true, /* buffer for copying files */
|
||||
"dirStorage" : true, /* store directory listing to localStorage */
|
||||
"minify" : true, /* minification of js,css,html and img */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue