remove cache key

This commit is contained in:
Karol Wypchlo 2021-06-01 12:57:50 +02:00
parent 20b8a99f14
commit 3589e2ac04
1 changed files with 0 additions and 2 deletions

View File

@ -475,8 +475,6 @@ server {
end
ngx.header["Skynet-Skylink"] = ngx.var.skylink_v2
end
ngx.header["Cache-Key"] = ngx.var.skylink_v1 .. "+++" .. ngx.var.path
}
# register the download in accounts service (cookies should contain jwt)