From d2884d3f5ee9c5199dddb80bf9a7a8f4d496affe Mon Sep 17 00:00:00 2001 From: Ivaylo Novakov Date: Mon, 14 Mar 2022 14:29:13 +0100 Subject: [PATCH] proxy-cache-download? --- docker/nginx/conf.d/include/location-skylink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/nginx/conf.d/include/location-skylink b/docker/nginx/conf.d/include/location-skylink index 4977c9fe..c045307c 100644 --- a/docker/nginx/conf.d/include/location-skylink +++ b/docker/nginx/conf.d/include/location-skylink @@ -1,5 +1,5 @@ include /etc/nginx/conf.d/include/cors; -include /etc/nginx/conf.d/include/proxy-cache-downloads; +#include /etc/nginx/conf.d/include/proxy-cache-downloads; # ensure that skylink that we pass around is base64 encoded (transform base32 encoded ones) # this is important because we want only one format in cache keys and logs