mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-02 21:27:46 +01:00
13 lines
200 B
INI
13 lines
200 B
INI
memory_limit = -1
|
|
zend.assertions = 1
|
|
display_errors = On
|
|
display_startup_errors = On
|
|
|
|
ffi.enable=true
|
|
|
|
[opcache]
|
|
opcache.enable=1
|
|
opcache.enable_cli=1
|
|
;opcache.jit=1205
|
|
opcache.validate_timestamps=0
|