Update php-fpm.conf
This commit is contained in:
@@ -22,7 +22,7 @@ php_admin_value[error_log] = /var/log/php-fpm-error.log
|
||||
; Security
|
||||
; Nota: curl_exec y curl_multi_exec son necesarios para WhatsApp API
|
||||
; shell_exec habilitado para conversión de medios con ffmpeg
|
||||
php_admin_value[disable_functions] = exec,passthru,system,proc_open,popen,parse_ini_file,show_source
|
||||
php_admin_value[disable_functions] = passthru,system,parse_ini_file,show_source
|
||||
|
||||
; Performance
|
||||
request_terminate_timeout = 300s
|
||||
|
||||
Reference in New Issue
Block a user