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/lal.conf.json

12 lines
158 B
JSON

{
"rtmp": {
"addr": ":19350"
},
"log": {
"level": 0,
"filename": "./logs/lal.log",
"is_to_stdout": true,
"rotate_mbyte": 1024
}
}