Fixed import profile and wallets

This commit is contained in:
Matias Pando 2014-11-07 17:35:32 -03:00
commit 73088bca2b
10 changed files with 37 additions and 104 deletions

View file

@ -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,