We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ec9c1 commit e17fb26Copy full SHA for e17fb26
1 file changed
defaults/main.yml
@@ -8,7 +8,7 @@ php_sury_repo_enabled: true # Enable Sury repo on Debian OSs only
8
9
php_extra_packages: []
10
11
-php_ini_disable_functions: ['mail', 'exec']
+php_ini_disable_functions: []
12
php_ini_expose_php: 'Off'
13
php_ini_max_execution_time: '30'
14
php_ini_max_input_time: '60'
0 commit comments