Merge pull request 'Update 'defaults/main.yml'' (!28) from tpiccioli-patch-1 into master

Reviewed-on: #28
This commit is contained in:
Tommaso Piccioli 2023-03-06 16:34:36 +01:00
commit ab5e6c5f24
1 changed files with 3 additions and 0 deletions

View File

@ -71,3 +71,6 @@ phpfpm_allow_url_fopen: '{{ wordpress_phpfpm_allow_url_fopen }}'
phpfpm_max_execution_time: '{{ wordpress_phpfpm_max_execution_time }}'
phpfpm_pools: '{{ wordpress_phpfpm_pool }}'
fcgi_buffers: 8
fcgi_buffers_size: "4k"
fcgi_buffer_size: "4k"