docs(help) config localStorage

This commit is contained in:
coderaiser 2015-04-24 18:58:38 +03:00
parent 9fa1b1accc
commit 1266e99d77

View file

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