Are we able to customize the upload capacity for videos? It looks like the Video module will default to 2MB and I'd like to bump that up a bit. Thanks.
I think that needs to be done in the php.ini file of your site upload_max_filesize.
You probably will need to increase the post_max_size and the memory_limit too.
At least that is how i got mine working...
It will be easier if we had that option in Studio.
Thanks, I am not sure why I didn't think to look there first.
I think that needs to be done in the php.ini file of your site upload_max_filesize.
You probably will need to increase the post_max_size and the memory_limit too.
At least that is how i got mine working...
It will be easier if we had that option in Studio.
Thanks, I am not sure why I didn't think to look there first.