another quotes situation
This commit is contained in:
parent
2d229a436d
commit
11f7b2f07e
@ -31,7 +31,7 @@
|
||||
try_files $uri @proxy;
|
||||
}
|
||||
- location ~ ^/(emoji|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";
|
||||
}
|
||||
- location @proxy {
|
||||
proxy_set_header Host $host;
|
||||
|
Loading…
Reference in New Issue
Block a user