I am having difficulty reconfiguring file upload size limits.
Almalinux 10. PHP 8.4.16
/etc/php.ini:
upload_max_filesize = 250M
post_max_size = 300M
memory_limit = 1024M
max_execution_time = 300
The file upload page in the Item Edit page reads:
The maximum file size is 100 MB.
I find this warning:
PHP Warning: PHP Request Startup: POST Content-Length of 112723636 bytes exceeds the limit of 104857600 bytes in Unknown on line 0