webug/config.json
2020-02-21 15:45:30 +01:00

15 lines
249 B
JSON

{
"app": {
"debug": true,
"use_reloader": true,
"host": "0.0.0.0",
"port": 5101
},
"socket": {
"ping_timeout": 8,
"ping_interval": 2
},
"display": {
"timeout": 86400
}
}