Files
ipchub/ipchub.conf
2020-12-29 08:51:39 +08:00

17 lines
273 B
Plaintext
Executable File

{
"listen": ":1554",
"auth": false,
"cache_gop": true,
"hlspath":"./",
"hlsfragment":10,
"profile": true,
"log": {
"level": "DEBUG",
"tofile": false,
"filename": "./logs/ipchub.log",
"maxsize": 20,
"maxdays": 7,
"maxbackups": 14,
"compress": false
}
}