Skip to content
Snippets Groups Projects
Verified Commit f7f7dda2 authored by Amin Vakil's avatar Amin Vakil Committed by Jelle van der Waa
Browse files

Extend flyspray's disabled functions

parent 685e37bc
No related branches found
No related tags found
No related merge requests found
Pipeline #11554 passed
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment