1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-01-03 03:00:16 +00:00

Sync nginx config

This commit is contained in:
Melpa 2015-01-02 21:34:40 -08:00
parent ac7fc57fc5
commit db95f11015

View file

@ -83,7 +83,9 @@ http {
location = /50x.html {
root /var/www/nginx-default;
}
location ~ ^/packages/.*\.svg {
add_header Cache-Control no-cache;
}
}