Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
f7f7dda2
Verified
Commit
f7f7dda2
authored
Oct 02, 2021
by
Amin Vakil
Committed by
Jelle van der Waa
Oct 02, 2021
Browse files
Extend flyspray's disabled functions
parent
685e37bc
Pipeline
#11554
passed with stage
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/flyspray/templates/php-fpm.conf.j2
View file @
f7f7dda2
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment