17 lines
251 B
JSON
17 lines
251 B
JSON
{
|
|
"devmode": true,
|
|
"dc_response": true,
|
|
|
|
"log": {
|
|
"file": {
|
|
"output": true,
|
|
"path": "data/output.log"
|
|
},
|
|
|
|
"console": {
|
|
"output": true,
|
|
"color": true
|
|
}
|
|
}
|
|
}
|