1
Hi,
I don't have a lot of space in the server, so I want to limit the max file size of uploads to 200KB (in php.ini is set to 2MB).
I tried to change the module's preferences, but it keeps reseting to 2MB. If php.ini sets the max file size, why put it as an option in the preferences?
I though of maybe going to the DB and changing it manually, but I can't find where it's being stored...
Any ideas?