proxy-cache-download?
This commit is contained in:
parent
5c246d8299
commit
d2884d3f5e
|
@ -1,5 +1,5 @@
|
||||||
include /etc/nginx/conf.d/include/cors;
|
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)
|
# 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
|
# this is important because we want only one format in cache keys and logs
|
||||||
|
|
Reference in New Issue