Backend video upload

Re: Backend video upload

by Dan Trouten -
Number of replies: 0

OK...Now that I've figured it out I thought I'd post the answer. If you have backend access and the server is running a linux server you need to change the value in your PHP editor for your post_max_size and upload_max_filesize. If you are using something like CPanel your LimitRequestBody appears to update accordingly. Once you save those settings (and refresh your moodle admin access) the new limits should show up.