Files
Laterna/config.json.example
T

8 lines
154 B
JSON

{
"fileLogging": false,
"verboseLogging": true, // // not fully implemented yet
"http": {
"port": 8080,
"cooldown": 5
}
}