diff --git a/conf/nginx.conf b/conf/nginx.conf index a1bd7dc..462f3e9 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -31,7 +31,7 @@ http { vod_dash_fragment_file_name_prefix "s"; vod_hls_segment_file_name_prefix "s"; - # vod_manifest_segment_durations_mode accurate; + vod_manifest_segment_durations_mode accurate; secure_token_avoid_cookies on; secure_token_types application/vnd.apple.mpegurl application/dash+xml text/xml;