The server limits and XF limits (addons and RM) are 1024MB, attachments mostly work but do give the odd 2038 error but I was hoping this wouldn't be the same in the RM. I've opened a ticket about this before.
Here's the console output and the error message. Here's some info from the server and, like I've said in tickets, this problem only happens with XF - IPB and vB handle the larger files without any issues on the same server as does Wordpress.
Here's the console output and the error message. Here's some info from the server and, like I've said in tickets, this problem only happens with XF - IPB and vB handle the larger files without any issues on the same server as does Wordpress.
Code:
max_execution_time = 1000
max_input_time = 1000
memory_limit = 2048M
post_max_size = 1024M
upload_max_filesize = 1024M