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