1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

for #340, refine ts prefix code.

This commit is contained in:
wenjie.zhao 2015-03-13 02:01:24 +08:00
parent 5969f72354
commit 65f404fb42
2 changed files with 6 additions and 7 deletions

View file

@ -9,7 +9,6 @@ vhost __defaultVhost__ {
enabled on;
hls_fragment 10;
hls_window 60;
# hls_entry_prefix http://127.0.0.1/;
hls_path ./objs/nginx/html;
}
}