php.ini 184 B

123456789101112
  1. assert.exception=1
  2. zend.assertions=-1
  3. session.auto_start = Off
  4. short_open_tag = Off
  5. memory_limit=512M
  6. realpath_cache_size = 4096K
  7. realpath_cache_ttl = 600
  8. max_execution_time = 180