Skip to content

Commit

Permalink
修改conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis.L committed Sep 28, 2016
1 parent bddef57 commit 2520617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx.conf
Original file line number Diff line number Diff line change
@@ -158,7 +158,7 @@ rtmp {
application live {
live on;
hls on;
hls_max_fragment == hls_fragment * 10
hls_max_fragment hls_fragment * 10
hls_path /tmp/hls;
drop_idle_publisher 10s;

0 comments on commit 2520617

Please sign in to comment.