roundcube: update PHP
parent
e08967f663
commit
90001829fe
|
@ -44,7 +44,7 @@ loc_nginx:
|
|||
- "fastcgi_buffer_size 128k"
|
||||
- "fastcgi_buffers 4 256k"
|
||||
- "fastcgi_busy_buffers_size 256k"
|
||||
- "fastcgi_pass unix:/var/run/php/php7.3-fpm.sock"
|
||||
- "fastcgi_pass unix:/var/run/php/php7.4-fpm.sock"
|
||||
- "include fastcgi_params"
|
||||
additional_params:
|
||||
- "index index.php index.htm index.html"
|
||||
|
|
Loading…
Reference in New Issue