mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
parent
203f2061c5
commit
6315eda0a7
2 changed files with 0 additions and 9 deletions
|
@ -68,10 +68,6 @@ server {
|
|||
proxy_busy_buffers_size 64k;
|
||||
proxy_temp_file_write_size 64k;
|
||||
}
|
||||
|
||||
location ~ ^/packages/.*\.svg {
|
||||
add_header Cache-Control no-cache;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -71,11 +71,6 @@ server {
|
|||
proxy_busy_buffers_size 64k;
|
||||
proxy_temp_file_write_size 64k;
|
||||
}
|
||||
|
||||
|
||||
location ~ ^/packages/.*\.svg {
|
||||
add_header Cache-Control no-cache;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue