43641d917b
Apparently a boolean in php.ini is according to the documentation "on" or "off"… Fixes itself.
7 lines
No EOL
164 B
INI
7 lines
No EOL
164 B
INI
upload_max_filesize=513M
|
|
post_max_size=513M
|
|
memory_limit=512M
|
|
mbstring.func_overload=0
|
|
always_populate_raw_post_data=-1
|
|
default_charset='UTF-8'
|
|
output_buffering=off |