Hi there - we just implemented a Moodle 2.2 server. We still have our Moodle 1.9 server in production so I'm trying to compare the two.
On my Moodle 2.2 server - this is the setting in my php.ini file: upload_max_filesize = 128M (which is the same on my Moodle 1.9) - and the ; has been removed from the front of the line.
My site policy for max upload size is set to server limit.
As a user, when I go to my course on my Moodle 2.2 server > settings my maximum upload size - the highest choice is only 8M. On my Moodle 1.9 server I can choose up to 128M.
Not sure what I'm missing or where to look from here?