From: Philipp Dallig Date: Thu, 21 Apr 2016 14:49:43 +0000 (+0200) Subject: bmbf - php7 Anpassungen X-Git-Tag: v0.1.0~4947 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=802ff13645334c1f684ab00e726f346daa1de24a;p=pixelpark%2Fhiera.git bmbf - php7 Anpassungen --- 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