adjust cache
This commit is contained in:
parent
cac5b749a1
commit
2ed539a85a
1 changed files with 2 additions and 2 deletions
|
@ -115,8 +115,8 @@ http {
|
|||
location /kennslur/ {
|
||||
vod hls;
|
||||
vod_mode local;
|
||||
vod_metadata_cache metadata_cache 15g 6h;
|
||||
vod_response_cache response_cache 1g 6h;
|
||||
vod_metadata_cache metadata_cache 15360m 168h;
|
||||
vod_response_cache response_cache 1024m 168h;
|
||||
vod_performance_counters perf_counters;
|
||||
|
||||
vod_align_segments_to_key_frames on;
|
||||
|
|
Loading…
Reference in a new issue