hls_nested on;
This commit is contained in:
parent
cc08cbe93f
commit
4bd9577977
|
|
@ -1203,7 +1203,6 @@ function update_service_backend($service, $srt_pass1, $srt_pass2)
|
||||||
hls_playlist_length 48;
|
hls_playlist_length 48;
|
||||||
hls_cleanup on;
|
hls_cleanup on;
|
||||||
hls_continuous on;
|
hls_continuous on;
|
||||||
hls_nested on;
|
|
||||||
";
|
";
|
||||||
} else {
|
} else {
|
||||||
$hls0 = "
|
$hls0 = "
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue