enable storage config
This commit is contained in:
parent
05671c3771
commit
f43af563e5
|
@ -10,7 +10,7 @@
|
|||
"config": {
|
||||
"contracts": "config/contracts.js",
|
||||
"blockchain": "config/blockchain.js",
|
||||
"storage": false,
|
||||
"storage": "config/storage.js",
|
||||
"namesystem": false,
|
||||
"communication": false,
|
||||
"webserver": "config/webserver.js"
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue