Update info.
This commit is contained in:
@@ -54,7 +54,7 @@ sub vcl_hash {
|
||||
}
|
||||
|
||||
sub vcl_backend_response {
|
||||
# Cache static files and other content in Varnish for 1 year
|
||||
# Cache static files and other content in Varnish for 1 min
|
||||
set beresp.ttl = 1m;
|
||||
# Enable stale content serving
|
||||
set beresp.grace = 24h;
|
||||
|
Reference in New Issue
Block a user