Is this configuration good?

That's probably still a tad low, @wakon5544

I use this on one forum

Code:
PHP version 7.3.12
MySQL version 5.7.28
PHP post_max_size 128M
PHP upload_max_filesize 64M
PHP max_input_vars 1000
PHP max_execution_time 90

But on others I've used

Code:
PHP Max Post Size     64.00 MB
PHP Maximum Upload Size     128.00 MB
PHP Memory Limit     None
MySQL Version     10.2.29-MariaDB
MySQL Packet Size     256.00 MB

It depends on the type of forum and the type of posts to some extent.

Sometimes you have to experiment a bit.
 
Back
Top Bottom