diff --git a/conf/php-fpm.conf b/conf/php-fpm.conf index d50ba2e..2da7a2f 100644 --- a/conf/php-fpm.conf +++ b/conf/php-fpm.conf @@ -249,12 +249,12 @@ catch_workers_output = yes ;php_value[memory_limit] = 256M ;php_value[short_open_tag] = On -# Common values to change to increase file upload limit +; Common values to change to increase file upload limit ; upload_max_filesize = 50M ; post_max_size = 50M ; mail.add_x_header = Off -# Other common parameters +; Other common parameters ; max_execution_time = 600 ; max_input_time = 300 ; memory_limit = 256M