You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lal/conf/lals.default.conf.json

19 lines
281 B
JSON

{
"rtmp": {
"addr": ":19350"
},
"httpflv": {
"sub_listen_addr": ":8080"
},
"log": {
"level": 1,
"filename": "./logs/lals.log",
"is_to_stdout": true,
"is_rotate_daily": true,
"short_file_flag": true
},
"pprof": {
"addr": ":10001"
}
}