Jump to content

File upload maximum size


katalina-w

Recommended Posts

Hi,

 

Is it possible to add a setting to limit the maximum file size for file uploads using the web application? People here have been uploading extremely large files (~100 MB), which uses more of the disk space on our server than is ideal and these files often crash the browser before the web app can even load them. Thoughts?

 

Thanks!

Kat

Link to comment
Share on other sites

Hi Kat,

 

The default limit is 500MB, but it can certainly be lowered for your server (http://rtd.ftrack.com/docs/ftrack/en/latest/administering/managing_file_uploads.html).

 

For a self-hosted server, you should be able to set the value in your config file:

ftrack.attachment_maxsize = <bytes>

For a hosted server, ping support@ftrack.com with your request and the maximum size you want to limit to and we'll get it sorted.

 

cheers,

 

 

Martin

Link to comment
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...