mirror of
https://github.com/gwuhaolin/livego.git
synced 2021-06-01 09:10:22 +03:00
Updated default config, added api and flv control
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user