]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
increased php post max size
authorThomas Heller <thomas.heller@pixelpark.com>
Fri, 19 May 2017 15:00:40 +0000 (17:00 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Fri, 19 May 2017 15:00:40 +0000 (17:00 +0200)
customer/bmas-g20/dev-www-g20-bmas.pixelpark.net.yaml
customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml

index 9ccfd275cae35822bf48bdef0924d8fe864011f9..f1bb48738000278d96808e190e6c2f65b387c137 100644 (file)
@@ -17,6 +17,10 @@ infra::profile::apache_php::fpm_pool:
   g20:
     listen_owner: apache
     listen_group: apache
+    php_admin_value:
+      upload_max_filesize: 20M
+      post_max_size: 20M
+
 
 infra::profile::apache::htdigest:
   server:
@@ -55,6 +59,3 @@ infra::profile::apache::pp_vhosts:
         auth_digest_algorithm: MD5
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
-    php_admin_value:
-      upload_max_filesize: 20M
-      post_max_size: 20M
index e76245e217f539b43b68e1566e21b2b8a4263c9b..ffd4ef182f662c22cbf56ecab1f6695b7fd74543 100644 (file)
@@ -14,6 +14,9 @@ infra::profile::apache_php::fpm_pool:
   g20:
     listen_owner: apache
     listen_group: apache
+    php_admin_value:
+      upload_max_filesize: 20M
+      post_max_size: 20M
 
 infra::profile::apache::htdigest:
   server: