File: php.ini

package info (click to toggle)
php-league-commonmark 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,536 kB
  • sloc: php: 20,636; xml: 1,998; ruby: 45; makefile: 21; javascript: 15
file content (12 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
assert.exception=1
zend.assertions=-1

session.auto_start = Off
short_open_tag = Off

memory_limit=512M

realpath_cache_size = 4096K
realpath_cache_ttl = 600

max_execution_time = 180