21 lines
337 B
JSON
21 lines
337 B
JSON
{
|
|
"devmode": true,
|
|
"dc_response": true,
|
|
|
|
"log": {
|
|
"file": {
|
|
"output": true,
|
|
"path": "data/output.log"
|
|
},
|
|
|
|
"console": {
|
|
"output": true,
|
|
"color": true
|
|
}
|
|
},
|
|
"allocations":{
|
|
"disk": 1000000000,
|
|
"netTotal": 1000000000
|
|
}
|
|
}
|