From 01c3a7f35075dae5bb786b035ed6b61db4d1e23f Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Tue, 20 Sep 2022 15:02:48 +0200 Subject: [PATCH] . --- v2-varnish/WordPress/WordPress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2-varnish/WordPress/WordPress b/v2-varnish/WordPress/WordPress index 2a19dc8..d05472e 100644 --- a/v2-varnish/WordPress/WordPress +++ b/v2-varnish/WordPress/WordPress @@ -1,4 +1,4 @@ -#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"controller":"wordpress","excludes":["\/checkout\/","t.php","^\/my-account\/"],"excludedParams":["__SID","noCache","purge"]}} +#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"wordpress","excludes":["\/checkout\/","t.php","^\/my-account\/"],"excludedParams":["__SID","noCache","purge"]}} server { listen 8080; listen [::]:8080;