update all
This commit is contained in:
@ -0,0 +1 @@
|
||||
include_path = ".:/usr/share/php:/usr/lib/php/pear"
|
@ -0,0 +1 @@
|
||||
include_path = ".:/usr/share/php:/usr/lib/php/pear"
|
@ -0,0 +1,7 @@
|
||||
opcache.enable = 1
|
||||
opcache.fast_shutdown = 1
|
||||
opcache.enable_file_override = 1
|
||||
opcache.revalidate_path = 1
|
||||
opcache.load_comments = 0
|
||||
opcache.save_comments = 0
|
||||
opcache.revalidate_freq = 60
|
@ -0,0 +1,2 @@
|
||||
; no memory limit for php
|
||||
memory_limit = -1
|
Reference in New Issue
Block a user