From 1b180a6736c42406b2ebcc22996c5b8c53447225 Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Fri, 24 May 2024 13:41:45 +0200 Subject: [PATCH] . --- v2-http3/Generic/Generic | 2 +- v2-varnish/Generic/Generic | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v2-http3/Generic/Generic b/v2-http3/Generic/Generic index 789f5e7..af6db14 100644 --- a/v2-http3/Generic/Generic +++ b/v2-http3/Generic/Generic @@ -1,4 +1,4 @@ -#{"rootDirectory":"","phpVersion":"8.2","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} +#{"rootDirectory":"","phpVersion":"8.3","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} server { listen 80; listen [::]:80; diff --git a/v2-varnish/Generic/Generic b/v2-varnish/Generic/Generic index b625834..c6ecf2f 100644 --- a/v2-varnish/Generic/Generic +++ b/v2-varnish/Generic/Generic @@ -1,4 +1,4 @@ -#{"rootDirectory":"","phpVersion":"8.2","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} +#{"rootDirectory":"","phpVersion":"8.3","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} server { listen 80; listen [::]:80;