From: Thomas Heller Date: Fri, 2 Feb 2018 11:30:16 +0000 (+0100) Subject: changed max upload size UWM prod X-Git-Tag: v0.1.0~1709 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=626f6a414ad402f5c7d3e10921c22e991d330c2e;p=pixelpark%2Fhiera.git changed max upload size UWM prod --- diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index d887faed..fb618798 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -310,6 +310,8 @@ infra::profile::typo3::projects: path: '/typo3/sysext' user: apache mode: '2775' + php_admin_value: + upload_max_filesize: 200M inqacheck: version: '6.2.31' site_path: '/srv/www/inqa-check'