mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
docs(help) local storage: deprecated
This commit is contained in:
parent
907b0aacdf
commit
835717a084
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -365,7 +365,7 @@ Here is description of options:
|
|||
"packer" : "tar", /* default, could be "tar" or "zip" */
|
||||
"diff" : true, /* when save - send patch, not whole file */
|
||||
"zip" : true, /* zip text before send / unzip before save */
|
||||
"localStorage" : true, /* local storage */
|
||||
"localStorage" : true, /* local storage (deprecated) */
|
||||
"buffer" : true, /* buffer for copying files */
|
||||
"dirStorage" : true, /* store directory listing to localStorage */
|
||||
"online" : true, /* load js files from cdn or local path */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue