add change storage to settings
This commit is contained in:
parent
505ac5b5c6
commit
d2f09291cf
7 changed files with 63 additions and 43 deletions
|
|
@ -55,10 +55,10 @@ var defaultConfig = {
|
|||
|
||||
plugins: {
|
||||
//LocalStorage: true,
|
||||
EncryptedLocalStorage: true,
|
||||
// EncryptedLocalStorage: true,
|
||||
//GoogleDrive: true,
|
||||
//InsightStorage: true
|
||||
//EncryptedInsightStorage: true
|
||||
EncryptedInsightStorage: true,
|
||||
},
|
||||
|
||||
EncryptedInsightStorage: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue