From: Philipp Dallig Date: Wed, 13 Jul 2016 12:24:31 +0000 (+0200) Subject: durpal correct default pool settings X-Git-Tag: v0.1.0~4538 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=89446569f590534b25e997f33e16c8c503d46e43;p=pixelpark%2Fhiera.git durpal correct default pool settings --- diff --git a/classes/site::profile::drupal.yaml b/classes/site::profile::drupal.yaml index 181901e9..eff65004 100644 --- a/classes/site::profile::drupal.yaml +++ b/classes/site::profile::drupal.yaml @@ -15,10 +15,10 @@ php::settings: # Do not use this key in an other location (customer) php_admin_value: - PHP/memory_limit: 128M - PHP/upload_max_filesize: 10M - PHP/post_max_size: 10M - PHP/max_execution_time: '240' + memory_limit: 128M + upload_max_filesize: 10M + post_max_size: 10M + max_execution_time: '240' # Do not use this key in an other location (customer) directories: