Page 1 of 1

The maximum size of video

PostPosted: 12 Aug 2015, 17:28
by yadicep
Estimated,
I need to modify The maximum size of video to 30Mb.... How can i do that?
Thank you so much for your help.
Regards.

Re: The maximum size of video

PostPosted: 13 Aug 2015, 14:15
by Koduc
Try to change following php parameters post_max_size and upload_max_filesize (to 32mb, for example).
You can do it in php.ini file (if you have access to it) or try to contact with your hosting company.