]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
changed max file size UWM prod
authorThomas Heller <thomas.heller@pixelpark.com>
Fri, 2 Feb 2018 12:59:30 +0000 (13:59 +0100)
committerThomas Heller <thomas.heller@pixelpark.com>
Fri, 2 Feb 2018 12:59:30 +0000 (13:59 +0100)
customer/bmas-typo3/production.yaml

index fb618798529ceada303d8bdcc35b909f95c85f75..25b063851d40d8ebc511fc0ff78a57c7f39dba42 100644 (file)
@@ -311,7 +311,8 @@ infra::profile::typo3::projects:
     user: apache
     mode: '2775'
     php_admin_value:
-      upload_max_filesize: 200M
+      post_max_size: 200M
+      upload_max_filesize: 200M      
   inqacheck:
     version: '6.2.31'
     site_path: '/srv/www/inqa-check'