]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
[TASK] Increasing php upload limits for flow applocation
authorHeiko Hardt <heiko.hardt@publicispixelpark.de>
Wed, 25 Apr 2018 13:26:19 +0000 (15:26 +0200)
committerHeiko Hardt <heiko.hardt@publicispixelpark.de>
Wed, 25 Apr 2018 13:26:19 +0000 (15:26 +0200)
customer/bmbf/test-web02-bmbf.pixelpark.net.yaml
customer/bmbf/web02-bmbf.pixelpark.net.yaml

index 72c78aee453e1734c030662b09ed69e5698afe5a..1ec6868b883b37d02f527a790b896b792607831f 100644 (file)
@@ -184,6 +184,9 @@ infra::profile::flow::projects:
     setflow_context: false  # we overwrite the default flow context
     setenv:
       - 'FLOW_CONTEXT Development'
+    php_admin_value:
+      post_max_size: '50M'
+      upload_max_filesize: '50M'
 
 infra::profile::apache::pp_vhosts:
   wall:
index ea8066741573f97fa607e697feadf6c838e0709d..01ef1674d881f584fbd912dd93d2d334e02c2dbd 100644 (file)
@@ -286,6 +286,9 @@ infra::profile::flow::projects:
     setflow_context: false  # we overwrite the default flow context
     setenv:
       - 'FLOW_CONTEXT Development'
+    php_admin_value:
+      post_max_size: '50M'
+      upload_max_filesize: '50M'
 
 infra::profile::apache::pp_vhosts:
   wall: