File upload limits?
By Michael S @michaelS
Are there any per file upload limits? How can I configure it? How are the defaults in the hosted version (depending on the plan)?
- KajMagnus @KajMagnus2020-04-01 15:31:27.096Z
Hosted Talkyard: Max file size: 1 megabyte, as of now.
Self hosted: Max 25 MB, by default — there's a variableTY_NGX_LIMIT_REQ_BODY_SIZE: '25m'
you can edit indocker-compose.yml
How large files would you want to / need to upload?
Can I ask what types of files? (feel free to reply in a PM if you want)
(I'd want this to be more flexible than the current 1 MB restriction.)