Seeker-Smith
Well-known member
We should be able to set this for posts and XFMG. Currently its hard coded to 50.
Upvote
0
NO. That setting now only works up to 50.ACP/Options/Attachments/Maximum attachments per message
That isn’t sufficient enough?
This isn't the case because they can just disable the option on their cloud software exactly like they have done for other options that don't apply.I, we know why they have done this. They don't want their servers being buried in the cloud service. But for those of us that run self hosted image sites its a crushing punishment.
Okay, I'm in a better frame of mind today.There's more than Xenforo's ability to handle it or server processing resources.
There's also:
1. Bumping into the maximum HTTP post header size the server can except.
2. Bumping into the file open dialog maximum number of files (200 for Chrome).
3. Maximum size of the tmp partition.
4. Maximum PHP execution time, which is likely going to be exceeded when a very large number of files must be processed for thumbnail creation.
5. Exceeding the web server connection timeout while PHP is processing thumbnails.
6. Chrome's maximum combined file path size (32K)
7. Less likely, though possible, is the maximum number of per process open files the system has set if it's low.
Really not the same thing. I’m talking about upload batches.I would like to see this more split out, the ability to set a daily limit (or unlimited) by part of the forum.
We use essential cookies to make this site work, and optional cookies to enhance your experience.