Merge pull request #4054 from matiu/bug/storage-size
more storage for big wallet's history
This commit is contained in:
commit
de37826bbd
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
"version": "APP_VERSION",
|
"version": "APP_VERSION",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"storage",
|
"storage",
|
||||||
|
"unlimitedStorage",
|
||||||
"notifications",
|
"notifications",
|
||||||
"videoCapture",
|
"videoCapture",
|
||||||
"webview"
|
"webview"
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
"java": false,
|
"java": false,
|
||||||
"plugin": false
|
"plugin": false
|
||||||
},
|
},
|
||||||
|
"dom_storage_quota": 100,
|
||||||
"id": "jid1-x7bV5evAaI1P9Q",
|
"id": "jid1-x7bV5evAaI1P9Q",
|
||||||
"homepage": "https://github.com/bitpay/copay",
|
"homepage": "https://github.com/bitpay/copay",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue