Allow to change post_max_size via server settings

You can already control post_max_size via the “Upload Size” item that you have in Server Settings.
This sets to whatever value you define the following parameters:
php
upload_max_filesize
post_max_size
nginx
client_max_body_size
Cloudways Team
2 comments
-
Anonymous commented
Hi there, I can see upload_max_filesize but not post_max_size under the basic settings. Has the post_max_size option been removed? Thanks, Erin.
-
AdminCloudways (Admin, Cloudways) commented
You can already control post_max_size via the "Upload Size" item that you have in Server Settings.
This sets to whatever value you define the following parameters:
php
upload_max_filesize
post_max_sizenginx
client_max_body_sizeCloudways Team