11 lines
123 B
JSON
Raw Normal View History

2016-03-18 11:12:50 +01:00
{
"host": "localhost",
2016-03-18 11:12:50 +01:00
"port": 1337,
2017-09-19 08:55:38 +02:00
"autoReload": {
"enabled": true
},
"cron": {
"enabled": false
}
2016-03-18 11:12:50 +01:00
}