mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
only add cache-control, remove comment
This commit is contained in:
parent
32f4c5319f
commit
8bc1fd2194
@ -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…
x
Reference in New Issue
Block a user