removed php8.1 junk, disabled some output thing
This commit is contained in:
@ -212,7 +212,8 @@ precision = 14
|
||||
; Development Value: 4096
|
||||
; Production Value: 4096
|
||||
; http://php.net/output-buffering
|
||||
output_buffering = 4096
|
||||
;output_buffering = 4096
|
||||
output_buffering = Off
|
||||
|
||||
; You can redirect all of the output of your scripts to a function. For
|
||||
; example, if you set output_handler to "mb_output_handler", character
|
||||
|
Reference in New Issue
Block a user