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
|
# level: info
|
||||||
|
|
||||||
# # FLV Options
|
# # FLV Options
|
||||||
|
# flv_archive: false
|
||||||
# flv_dir: "./tmp"
|
# flv_dir: "./tmp"
|
||||||
# httpflv_addr: ":7001"
|
# httpflv_addr: ":7001"
|
||||||
|
|
||||||
@@ -20,3 +21,5 @@ server:
|
|||||||
- appname: live
|
- appname: live
|
||||||
live: true
|
live: true
|
||||||
hls: true
|
hls: true
|
||||||
|
api: true
|
||||||
|
flv: true
|
||||||
|
|||||||
Reference in New Issue
Block a user