From d13dcb35befbc0919c02aa7534de70a5fcab08ce Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Mon, 8 May 2023 10:50:56 +0200 Subject: [PATCH] . --- v2-varnish/CodeIgniter/CodeIgniter 4 | 2 +- v2-varnish/Joomla/Joomla 4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v2-varnish/CodeIgniter/CodeIgniter 4 b/v2-varnish/CodeIgniter/CodeIgniter 4 index be84dce..bb97d16 100755 --- a/v2-varnish/CodeIgniter/CodeIgniter 4 +++ b/v2-varnish/CodeIgniter/CodeIgniter 4 @@ -1,4 +1,4 @@ -#{"rootDirectory":"public","phpVersion":"8.1","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} +#{"rootDirectory":"public","phpVersion":"8.2","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} server { listen 80; listen [::]:80; diff --git a/v2-varnish/Joomla/Joomla 4 b/v2-varnish/Joomla/Joomla 4 index 7c2b560..919f696 100755 --- a/v2-varnish/Joomla/Joomla 4 +++ b/v2-varnish/Joomla/Joomla 4 @@ -1,4 +1,4 @@ -#{"rootDirectory":"","phpVersion":"7.4"} +#{"rootDirectory":"","phpVersion":"8.0"} server { listen 80; listen [::]:80;