commit
0ef957b91b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ server {
|
||||||
try_files $uri @proxy;
|
try_files $uri @proxy;
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~ ^/(assets|system/media_attachments/files|system/accounts/avatars) {
|
location ~ ^/(packs|system/media_attachments/files|system/accounts/avatars) {
|
||||||
add_header Cache-Control "public, max-age=31536000, immutable";
|
add_header Cache-Control "public, max-age=31536000, immutable";
|
||||||
try_files $uri @proxy;
|
try_files $uri @proxy;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue