mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #136, refine the conf for hls.
This commit is contained in:
parent
4d10cc9f59
commit
89b37d3469
2 changed files with 13 additions and 13 deletions
|
@ -7,8 +7,8 @@ max_connections 1000;
|
|||
vhost __defaultVhost__ {
|
||||
hls {
|
||||
enabled on;
|
||||
hls_path ./objs/nginx/html;
|
||||
hls_fragment 10;
|
||||
hls_window 60;
|
||||
hls_path ./objs/nginx/html;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue