diff --git a/conf/nginx.conf b/conf/nginx.conf index 5a4d9b9..64d8c77 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -112,8 +112,8 @@ http { location /kennslur/ { vod hls; vod_mode local; - vod_metadata_cache metadata_cache 512m 6h; - vod_response_cache response_cache 64m 6h; + vod_metadata_cache metadata_cache 15g 6h; + vod_response_cache response_cache 1g 6h; vod_performance_counters perf_counters; vod_align_segments_to_key_frames on;