Updated default config, added api and flv control

This commit is contained in:
Mauro
2021-01-14 22:39:30 +01:00
committed by GitHub
parent 3e272c1b5f
commit 68f9542004

View File

@@ -2,6 +2,7 @@
# level: info
# # FLV Options
# flv_archive: false
# flv_dir: "./tmp"
# httpflv_addr: ":7001"
@@ -20,3 +21,5 @@ server:
- appname: live
live: true
hls: true
api: true
flv: true