Skip to content
Snippets Groups Projects
Commit d2af73db authored by putro's avatar putro
Browse files

raised post_max_size to 20M

parent 47b7325c
Branches
Tags
No related merge requests found
...@@ -30,3 +30,4 @@ php_admin_value[opcache.validate_timestamps] = 0 ...@@ -30,3 +30,4 @@ php_admin_value[opcache.validate_timestamps] = 0
php_admin_value[opcache.fast_shutdown] = 1 php_admin_value[opcache.fast_shutdown] = 1
php_admin_value[upload_max_filesize] = 20M php_admin_value[upload_max_filesize] = 20M
php_admin_value[post_max_size] = 20M
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment