Skip to content

Commit e17fb26

Browse files
committed
Remove php disable functions
1 parent b4ec9c1 commit e17fb26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ php_sury_repo_enabled: true # Enable Sury repo on Debian OSs only
88

99
php_extra_packages: []
1010

11-
php_ini_disable_functions: ['mail', 'exec']
11+
php_ini_disable_functions: []
1212
php_ini_expose_php: 'Off'
1313
php_ini_max_execution_time: '30'
1414
php_ini_max_input_time: '60'

0 commit comments

Comments
 (0)