@ -75,6 +75,12 @@ server {
}
location ^~ /blob/ {
add_header Cache-Control max-age=31536000;
try_files $uri =404;
location ^~ /datastore/ {
add_header Cache-Control max-age=0;