15 lines
229 B
JSON
15 lines
229 B
JSON
|
{
|
||
|
"paths": {
|
||
|
"corePath": "try-to-override"
|
||
|
},
|
||
|
"database": {
|
||
|
"connection": {
|
||
|
"filename": "/hehe.db"
|
||
|
},
|
||
|
"debug": true
|
||
|
},
|
||
|
"logging": {
|
||
|
"level": "error"
|
||
|
}
|
||
|
}
|