Skip to content

Commit

Permalink
Updated default config, added api and flv control
Browse files Browse the repository at this point in the history
  • Loading branch information
EssGeeEich authored Jan 14, 2021
1 parent 3e272c1 commit 68f9542
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions livego.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# level: info

# # FLV Options
# flv_archive: false
# flv_dir: "./tmp"
# httpflv_addr: ":7001"

Expand All @@ -20,3 +21,5 @@ server:
- appname: live
live: true
hls: true
api: true
flv: true

0 comments on commit 68f9542

Please sign in to comment.