From: Thomas Heller Date: Mon, 4 Jun 2018 14:22:31 +0000 (+0200) Subject: changed php memory limit X-Git-Tag: v0.1.0~854 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=43e9480087eeb03f185d0835daf35dc2d460502e;p=pixelpark%2Fhiera.git changed php memory limit --- diff --git a/customer/bmas-sozialrat/common.yaml b/customer/bmas-sozialrat/common.yaml index d53ec3ff..77427ade 100644 --- a/customer/bmas-sozialrat/common.yaml +++ b/customer/bmas-sozialrat/common.yaml @@ -40,6 +40,8 @@ php::extensions: zip: {} imagick: {} +php::settings: + PHP/memory_limit: 256M infra::profile::apache_php::fpm_pool: sozialbeirat: diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index 95cefb94..1a97e682 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -403,17 +403,6 @@ infra::profile::typo3::projects: - MultiViews allow_override: - All -# - location1: -# provider: location -# path: '/' -# auth_type: Digest -# auth_name: server -# auth_digest_provider: file -# auth_digest_algorithm: MD5 -# auth_user_file: '/etc/httpd/htdigest' -# auth_require: 'valid-user' -# require: -# - local php_admin_value: post_max_size: 500M max_input_vars: 1500