php-custom.ini 203 B

123456789
  1. memory_limit = 8192M
  2. upload_max_filesize = 50M
  3. post_max_size = 50M
  4. max_execution_time = 150
  5. ; Log level
  6. ; Possible Values: alert, error, warning, notice, debug
  7. ; Default Value: notice
  8. log_level = debug