2018-05-04 07:14:27 +00:00
|
|
|
{
|
|
|
|
"devmode": true,
|
|
|
|
"dc_response": true,
|
|
|
|
|
|
|
|
"log": {
|
|
|
|
"file": {
|
|
|
|
"output": true,
|
|
|
|
"path": "data/output.log"
|
|
|
|
},
|
|
|
|
|
|
|
|
"console": {
|
|
|
|
"output": true,
|
|
|
|
"color": true
|
|
|
|
}
|
2018-05-18 06:22:16 +00:00
|
|
|
},
|
2018-05-19 21:32:21 +00:00
|
|
|
"i2p":{
|
|
|
|
"host": false,
|
|
|
|
"connect": true,
|
|
|
|
"ownAddr": ""
|
|
|
|
},
|
2018-05-18 06:22:16 +00:00
|
|
|
"allocations":{
|
|
|
|
"disk": 1000000000,
|
|
|
|
"netTotal": 1000000000
|
2018-05-04 07:14:27 +00:00
|
|
|
}
|
|
|
|
}
|