docs(help) local storage: deprecated

This commit is contained in:
coderaiser 2018-05-15 18:11:22 +03:00
parent 907b0aacdf
commit 835717a084

View file

@ -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 */