|
Your limited by your server's PHP install to the max filesize listed under Admin PHPINFO. Most servers this is 2mb and you can not change this unless you have root control over your server to alter your php settings. You can ask your host to up that so you can do uploads larger than that otherwise you would need to limit filesizes to match your server.
|