Encrypted local storage plugin
This commit is contained in:
parent
50b771680c
commit
cf2615bb88
4 changed files with 37 additions and 1 deletions
|
|
@ -55,9 +55,10 @@ var defaultConfig = {
|
|||
|
||||
plugins: {
|
||||
//LocalStorage: true,
|
||||
EncryptedLocalStorage: true,
|
||||
//GoogleDrive: true,
|
||||
//InsightStorage: true
|
||||
EncryptedInsightStorage: true
|
||||
//EncryptedInsightStorage: true
|
||||
},
|
||||
|
||||
EncryptedInsightStorage: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue