26 lines
516 B
JSON
Executable File
26 lines
516 B
JSON
Executable File
{
|
|
"general": {
|
|
"display_header": true,
|
|
"security_level": 0
|
|
},
|
|
"log": {
|
|
"console": {
|
|
"color": true,
|
|
"output": true
|
|
},
|
|
"file": {
|
|
"output": true,
|
|
"remove_on_exit": false
|
|
}
|
|
},
|
|
"plugins": {
|
|
"disabled": ["unixtransport", "repl", "bigbrother", "example"],
|
|
"enabled": []
|
|
},
|
|
"security": {
|
|
"dandelion": {
|
|
"strict": true,
|
|
"enabled": true
|
|
}
|
|
}
|
|
} |