Fixed import profile and wallets
This commit is contained in:
parent
528ae22413
commit
73088bca2b
10 changed files with 37 additions and 104 deletions
|
|
@ -42,7 +42,7 @@ var defaultConfig = {
|
|||
|
||||
// local encryption/security config
|
||||
passphraseConfig: {
|
||||
iterations: 100,
|
||||
iterations: 1000,
|
||||
storageSalt: 'mjuBtGybi/4=',
|
||||
},
|
||||
|
||||
|
|
@ -55,7 +55,7 @@ var defaultConfig = {
|
|||
|
||||
plugins: {
|
||||
//LocalStorage: true,
|
||||
// EncryptedLocalStorage: true,
|
||||
// EncryptedLocalStorage: true,
|
||||
//GoogleDrive: true,
|
||||
//InsightStorage: true
|
||||
EncryptedInsightStorage: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue