nc_checks #5
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ ignore_user_abort = Off
|
||||||
zend.enable_gc = On
|
zend.enable_gc = On
|
||||||
expose_php = Off
|
expose_php = Off
|
||||||
|
|
||||||
|
apc.enable_cli = 1
|
||||||
|
|
||||||
max_execution_time = 30
|
max_execution_time = 30
|
||||||
max_input_time = 60
|
max_input_time = 60
|
||||||
memory_limit = ${memory_limit}M
|
memory_limit = ${memory_limit}M
|
||||||
|
|
Loading…
Reference in a new issue