chore: remove `always_populate_raw_post_data` from setUploadLimit .user.ini

Signed-off-by: Josh <josh.t.richards@gmail.com>
pull/53583/head
Josh 1 year ago committed by Ferdinand Thiessen
parent 3ee366eb27
commit c0da34e561
No known key found for this signature in database
GPG Key ID: 7E849AE05218500F
  1. 1
      tests/data/setUploadLimit/user.ini

@ -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

Loading…
Cancel
Save