.user.ini 339 B

1234567
  1. ; Uncomment these lines to change PHP parameters if you are using PHP with CGI or FastCGI. Only works with PHP starting from 5.3.0.
  2. ; Note that with FastCGI, you might also want to set FcgidBusyTimeout and FcgidIOTimeout in your Apache config
  3. ;max_execution_time = 60
  4. ;post_max_size = 100M
  5. ;upload_max_size = 100M
  6. ;max_file_uploads = 100