chore: remove always_populate_raw_post_data from setUploadLimit .user.ini

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2025-06-18 09:40:27 -04:00 committed by Ferdinand Thiessen
parent 3ee366eb27
commit c0da34e561
No known key found for this signature in database
GPG key ID: 7E849AE05218500F

View file

@ -1,6 +1,5 @@
upload_max_filesize=513M
post_max_size=513M
memory_limit=512M
always_populate_raw_post_data=-1
default_charset='UTF-8'
output_buffering=off