I am using version 4.0.6 on Joomla 3.5.1. My PHP.ini file has these parameters set:
upload_max_filesize=35m
post_max_size=35M
Media manager built into Joomla has a max post size of 10M.
My problem:
When a user is given the option to upload a file when making a reply to a post, the limit is set to 2 mb. Where and how can I change this setting?