Merge pull request #4054 from matiu/bug/storage-size

more storage for big wallet's history
This commit is contained in:
Gustavo Maximiliano Cortez 2016-04-05 14:49:49 -03:00
commit de37826bbd
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"version": "APP_VERSION",
"permissions": [
"storage",
"unlimitedStorage",
"notifications",
"videoCapture",
"webview"

View File

@ -29,6 +29,7 @@
"java": false,
"plugin": false
},
"dom_storage_quota": 100,
"id": "jid1-x7bV5evAaI1P9Q",
"homepage": "https://github.com/bitpay/copay",
"license": "MIT",