husstanden/config.json

10 lines
144 B
JSON
Raw Normal View History

2019-02-12 16:59:43 +01:00
{
"web": {
"debug": true,
"use_reloader": true,
"threaded": true,
"host": "127.0.0.1",
"port": 80
},
"disable-static-cache": true
}