1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-26 15:26:03 +02:00

Extend flyspray's disabled functions

This commit is contained in:
Amin Vakil 2021-10-02 14:41:58 +02:00 committed by Jelle van der Waa
parent 685e37bcaf
commit f7f7dda23d
No known key found for this signature in database
GPG Key ID: C06086337C50773E

View File

@ -21,4 +21,4 @@ php_admin_value[opcache.interned_strings_buffer] = 8
php_admin_value[opcache.max_accelerated_files] = 200
php_admin_value[opcache.revalidate_freq] = 60
php_admin_value[opcache.fast_shutdown] = 1
php_admin_value[disable_functions] = passthru, exec, proc_open, shell_exec, system, popen
php_admin_value[disable_functions] = virtual, dl, suexec, popen, proc_nice, proc_open, proc_terminate, exec, passthru, system, show_source, shell_exec, escapeshellcmd, escapeshellarg