only add cache-control, remove comment
This commit is contained in:
parent
32f4c5319f
commit
8bc1fd2194
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ server {
|
|||
}
|
||||
|
||||
location /assets {
|
||||
# Serve static, checksummed assets directly from nginx as a perf boost
|
||||
root /home/mastodon/live/public;
|
||||
add_header Cache-Control "public, max-age=31536000, immutable";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue