From 802ff13645334c1f684ab00e726f346daa1de24a Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 21 Apr 2016 16:49:43 +0200 Subject: [PATCH] bmbf - php7 Anpassungen --- customer/bmbf/web02-bmbf.pixelpark.net.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/customer/bmbf/web02-bmbf.pixelpark.net.yaml b/customer/bmbf/web02-bmbf.pixelpark.net.yaml index 75270d83..9d7cd30c 100644 --- a/customer/bmbf/web02-bmbf.pixelpark.net.yaml +++ b/customer/bmbf/web02-bmbf.pixelpark.net.yaml @@ -13,6 +13,7 @@ php::extensions: soap: {} mbstring: {} xml: {} + pecl-zip: {} site::profile::apache::htdigest: server: @@ -81,4 +82,6 @@ site::profile::typo3::projects: rewrite_rule: - '^/sitemap.xml$ https://www.wissenschaftsjahr.de/index.php?eID=dd_googlesitemap [L,R=301]' user: service.typo3 - mode: '2775' \ No newline at end of file + mode: '2775' + php_admin_value: + max_input_vars: '1500' \ No newline at end of file -- 2.39.5