From 0f3df03f43ec330a4f5ec0407836e99054ea08ab Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Fri, 11 Mar 2022 09:14:08 +0100 Subject: [PATCH] foo --- docker/nginx/conf.d/include/location-skylink | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/nginx/conf.d/include/location-skylink b/docker/nginx/conf.d/include/location-skylink index 17661507..e0b0d6be 100644 --- a/docker/nginx/conf.d/include/location-skylink +++ b/docker/nginx/conf.d/include/location-skylink @@ -1,7 +1,6 @@ include /etc/nginx/conf.d/include/cors; include /etc/nginx/conf.d/include/proxy-buffer; include /etc/nginx/conf.d/include/proxy-cache-downloads; -include /etc/nginx/conf.d/include/track-download; # 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