Hello,
I try to allow attachments to be up to 100 MB in size.
First, I've set the upload_max_filesize to 102 MB:
Then I've allowed an attachment size that matches this value:
Uploads up to 10 MB are fine, bigger files are uploaded (the indicator goes up to 100 %), but then the name is stroke through. And there is no entry in the XF server log.
Am I missing something, is there another setting that needs to be adjusted? (This is a private board, and the number of attachments with such a size will be in the range up to 50 or so, so no need to discuss this value as such.)
I try to allow attachments to be up to 100 MB in size.
First, I've set the upload_max_filesize to 102 MB:
Then I've allowed an attachment size that matches this value:
Uploads up to 10 MB are fine, bigger files are uploaded (the indicator goes up to 100 %), but then the name is stroke through. And there is no entry in the XF server log.
Am I missing something, is there another setting that needs to be adjusted? (This is a private board, and the number of attachments with such a size will be in the range up to 50 or so, so no need to discuss this value as such.)