This commit is contained in:
Stephan de Wit 2024-07-10 14:43:17 +02:00
parent 07b96bc7e7
commit 860f9484a4
2 changed files with 2 additions and 1 deletions

View File

@ -185,7 +185,7 @@ EOF;
$php_ini = <<<EOF
; File generated via recovery
output_buffering = "0"
allow_url_fopen = "0"
; allow_url_fopen = "0"
expose_php = Off
enable_dl = Off
implicit_flush = true

View File

@ -1,5 +1,6 @@
; File generated via configd
output_buffering = "0"
; allow_url_fopen = "0"
expose_php = Off
enable_dl = Off
implicit_flush = true