Totara Talent Experience Platform Open Discussions

Site upload limits

 
ShawBarbara
Site upload limits
ShawBarbara 发表于 2023年02月27日 Monday 05:14
 

Hi! It appears that site upload limits for files is 500 MB. I have a course creator who wanted to upload a video which is 800 MB. Besides splitting the video into separate/smaller files, is there anything else I can do to import this content? Thanks!

Craig Eves
Re: Site upload limits
Eves (Totara Support)Craig 发表于 2023年02月28日 Tuesday 18:39
小组 Totara

Hi Barbara

This setting specifies a maximum size for uploaded files across the site. This setting is limited by the PHP settings post_max_size and upload_max_filesize (in php.ini), as well as the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at the course level or module level. If Server Limit is chosen, the maximum allowed by the server will be used.

Upload file sizes can be restricted in a number of ways: 

  • Server level 
  • Site level 
  • Course level 
  • Activity level
Regards