This commit is contained in:
parent
ef20613ea9
commit
dcc05818e4
|
|
@ -45,7 +45,7 @@ allow_url_fopen = On
|
|||
allow_url_include = Off
|
||||
default_socket_timeout = 60
|
||||
|
||||
disable_functions = exec,passthru,shell_exec,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source
|
||||
disable_functions = exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
|
||||
|
||||
[CLI Server]
|
||||
cli_server.color = On
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ allow_url_fopen = On
|
|||
allow_url_include = Off
|
||||
default_socket_timeout = 60
|
||||
|
||||
disable_functions = exec,passthru,shell_exec,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source
|
||||
disable_functions = exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
|
||||
|
||||
[CLI Server]
|
||||
cli_server.color = On
|
||||
|
|
|
|||
Loading…
Reference in New Issue