]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
changed php memory limit
authorThomas Heller <thomas.heller@pixelpark.com>
Mon, 4 Jun 2018 14:22:31 +0000 (16:22 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Mon, 4 Jun 2018 14:22:31 +0000 (16:22 +0200)
customer/bmas-sozialrat/common.yaml
customer/buschjaeger/production.yaml

index d53ec3ff8ee896ee1e29b6a0db07efb58e18373a..77427aded8e64c72b0e569d92cfbede6f1b5d155 100644 (file)
@@ -40,6 +40,8 @@ php::extensions:
   zip: {}
   imagick: {}
 
+php::settings:
+  PHP/memory_limit: 256M
 
 infra::profile::apache_php::fpm_pool:
   sozialbeirat:
index 95cefb948df843cdd073215f30e4d8eeb256a763..1a97e68250bbcc7b6ea229b6b8dae148e333ddee 100644 (file)
@@ -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