]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
durpal correct default pool settings
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 13 Jul 2016 12:24:31 +0000 (14:24 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 13 Jul 2016 12:24:31 +0000 (14:24 +0200)
classes/site::profile::drupal.yaml

index 181901e913c246dff48e1e6048b8a2c6da4c0a0e..eff65004ff43ab3e66a3292d1dcab3f73197906a 100644 (file)
@@ -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: