php-fpm.ini 253 B

12345678910
  1. ; Common values to change to increase file upload limit
  2. ; upload_max_filesize = 50M
  3. ; post_max_size = 50M
  4. ; mail.add_x_header = Off
  5. ; Other common parameters
  6. ; max_execution_time = 600
  7. ; max_input_time = 300
  8. ; memory_limit = 256M
  9. ; short_open_tag = On