mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-30 04:19:13 +01:00
Cleanup
This commit is contained in:
parent
e8d0aa8e6b
commit
0f8ae61319
@ -1 +0,0 @@
|
|||||||
zend.assertions=-1
|
|
@ -1,11 +0,0 @@
|
|||||||
; Extended PHP.ini file to enable JIT.
|
|
||||||
; ====================================
|
|
||||||
; Place this file under /usr/local/etc/php/conf.d/
|
|
||||||
zend_extension=opcache.so
|
|
||||||
opcache.enable=1
|
|
||||||
opcache.enable_cli=1
|
|
||||||
opcache.validate_timestamps=1
|
|
||||||
opcache.revalidate_freq=0
|
|
||||||
opcache.huge_code_pages=1
|
|
||||||
opcache.jit_buffer_size=100M
|
|
||||||
opcache.jit=function
|
|
Loading…
Reference in New Issue
Block a user