Files
ipchub/tomatox.conf
2020-12-10 08:53:42 +08:00

15 lines
237 B
Plaintext
Executable File

{
"listen": ":1554",
"auth": false,
"cache_gop": true,
"profile": true,
"log": {
"level": "INFO",
"tofile": false,
"filename": "./logs/tomatox.log",
"maxsize": 20,
"maxdays": 7,
"maxbackups": 14,
"compress": false
}
}