Compare commits
No commits in common. "master" and "tpiccioli-patch-2" have entirely different histories.
master
...
tpiccioli-
|
|
@ -71,6 +71,3 @@ phpfpm_allow_url_fopen: '{{ wordpress_phpfpm_allow_url_fopen }}'
|
||||||
phpfpm_max_execution_time: '{{ wordpress_phpfpm_max_execution_time }}'
|
phpfpm_max_execution_time: '{{ wordpress_phpfpm_max_execution_time }}'
|
||||||
phpfpm_pools: '{{ wordpress_phpfpm_pool }}'
|
phpfpm_pools: '{{ wordpress_phpfpm_pool }}'
|
||||||
|
|
||||||
fcgi_buffers: 8
|
|
||||||
fcgi_buffers_size: "4k"
|
|
||||||
fcgi_buffer_size: "4k"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue