xdebug.remote_enable: 1
zend: true
-infra::profile::typo3::projects:
- cms01:
- php_admin_value:
- always_populate_raw_post_data: -1
- upload_max_filesize: 100M
- post_max_size: 100M
- max_execution_time: '240'
- max_input_vars: '1500'
- memory_limit: '256M'
- cgi.fix_pathinfo: 0
-
sudo::configs:
deploy.vogel:
priority: "06"
# redirect_dest_non_ssl: 'https://dev-cms01-meine-krankenkasse-de.pixelpark.net/'
user: deploy.vogel
mode: '2775'
+ php_admin_value:
+ always_populate_raw_post_data: -1
+ upload_max_filesize: 100M
+ post_max_size: 100M
+ max_execution_time: '240'
+ max_input_vars: '1500'
+ memory_limit: '256M'
+ cgi.fix_pathinfo: 0
infra::profile::symfony::manage_php: false
infra::profile::symfony::projects: