We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Improve PHP security for Nextcloud.
Set php_disable_functions to true with proper php_disable_functions_allow value (Added in #34).
php_disable_functions
true
php_disable_functions_allow
This change requires many tests because it may likely easily break Nextcloud.