mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
commit
0ef957b91b
@ -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…
x
Reference in New Issue
Block a user