17 lines
202 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,
2018-08-27 06:27:42 -07:00
"proxy": {
"enabled": false
},
2017-09-19 08:55:38 +02:00
"autoReload": {
"enabled": true
},
"cron": {
"enabled": false
},
"admin": {
2018-11-08 21:07:33 +01:00
"autoOpen": false
}
2016-03-18 11:12:50 +01:00
}