From: Thomas Heller Date: Fri, 19 May 2017 15:00:40 +0000 (+0200) Subject: increased php post max size X-Git-Tag: v0.1.0~2960 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2e5b748c640071bfe1eec72f15ee8057ce05268c;p=pixelpark%2Fhiera.git increased php post max size --- diff --git a/customer/bmas-g20/dev-www-g20-bmas.pixelpark.net.yaml b/customer/bmas-g20/dev-www-g20-bmas.pixelpark.net.yaml index 9ccfd275..f1bb4873 100644 --- a/customer/bmas-g20/dev-www-g20-bmas.pixelpark.net.yaml +++ b/customer/bmas-g20/dev-www-g20-bmas.pixelpark.net.yaml @@ -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 diff --git a/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml b/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml index e76245e2..ffd4ef18 100644 --- a/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml +++ b/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml @@ -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: