Fixes
This commit is contained in:
parent
ef055c96b4
commit
6f7d1b50f3
@ -5,7 +5,7 @@ opcache.enable = 1
|
|||||||
opcache.max_accelerated_files = 1048793
|
opcache.max_accelerated_files = 1048793
|
||||||
opcache.validate_timestamps = 0
|
opcache.validate_timestamps = 0
|
||||||
opcache.memory_consumption=128
|
opcache.memory_consumption=128
|
||||||
opcache.interned_strings_buffer=4095
|
opcache.interned_strings_buffer=256
|
||||||
|
|
||||||
memory_limit = -1
|
memory_limit = -1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user