bundles/php: some opcache settings

This commit is contained in:
Franzi 2023-11-11 20:16:33 +01:00
parent c473f730d2
commit 1ae02ad4ec
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -97,3 +97,12 @@ session.sid_bits_per_character = 6
[Assertion]
zend.assertions = -1
[opcache]
opcache.enable = 1
opcache.save_comments = 1
opcache.revalidate_freq = 60
opcache.jit = 1255
opcache.jit_buffer_size = 256M
opcache.memory_consumption = 256
opcache.max_accelerated_files = 1048793