]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
increased php post max size
authorThomas Heller <thomas.heller@pixelpark.com>
Fri, 19 May 2017 14:52:08 +0000 (16:52 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Fri, 19 May 2017 14:52:08 +0000 (16:52 +0200)
customer/bmas-g20/common.yaml

index 45dadf953ee292a2e41d38b577efcf5863ceed50..f016224fc0119f2d2ae7027434502498975e7c9e 100644 (file)
@@ -33,4 +33,8 @@ repo::remi_php70: true
 php::extensions:
   xml: {}
   mcrypt: {}
-  mysqlnd: {}
\ No newline at end of file
+  mysqlnd: {}
+
+php_admin_value:
+  upload_max_filesize: 20M
+  post_max_size: 20M