2018-05-04 07:14:27 +00:00
|
|
|
{
|
2018-06-14 04:17:58 +00:00
|
|
|
"general" : {
|
|
|
|
"dev_mode": true,
|
|
|
|
"display_header" : true,
|
|
|
|
"dc_response": true,
|
|
|
|
"dc_execcallbacks" : true
|
|
|
|
},
|
|
|
|
|
|
|
|
"client" : {
|
|
|
|
|
|
|
|
},
|
2018-05-04 07:14:27 +00:00
|
|
|
|
|
|
|
"log": {
|
|
|
|
"file": {
|
|
|
|
"output": true,
|
|
|
|
"path": "data/output.log"
|
|
|
|
},
|
|
|
|
|
|
|
|
"console": {
|
|
|
|
"output": true,
|
|
|
|
"color": true
|
|
|
|
}
|
2018-05-18 06:22:16 +00:00
|
|
|
},
|
2018-06-05 05:26:11 +00:00
|
|
|
|
2018-06-14 04:17:58 +00:00
|
|
|
"tor" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
|
2018-05-19 21:32:21 +00:00
|
|
|
"i2p":{
|
2018-06-14 04:17:58 +00:00
|
|
|
"host": false,
|
|
|
|
"connect": true,
|
|
|
|
"ownAddr": ""
|
2018-05-19 21:32:21 +00:00
|
|
|
},
|
2018-06-14 04:17:58 +00:00
|
|
|
|
2018-05-18 06:22:16 +00:00
|
|
|
"allocations":{
|
2018-07-23 07:43:10 +00:00
|
|
|
"disk": 9000000000,
|
2018-06-14 04:17:58 +00:00
|
|
|
"netTotal": 1000000000,
|
|
|
|
"blockCache" : 5000000,
|
|
|
|
"blockCacheTotal" : 50000000
|
2018-07-27 03:07:50 +00:00
|
|
|
},
|
|
|
|
"peers":{
|
|
|
|
"minimumScore": 5
|
2018-06-14 04:17:58 +00:00
|
|
|
}
|
2018-05-04 07:14:27 +00:00
|
|
|
}
|