Skip to content

Instantly share code, notes, and snippets.

View xcesaralejandro's full-sized avatar
😎
Amistad es amigo

César Alejandro Mora Cid xcesaralejandro

😎
Amistad es amigo
View GitHub Profile
@xcesaralejandro
xcesaralejandro / opcache.ini
Created December 22, 2022 00:48 — forked from rohankhudedev/opcache.ini
Best Zend OpCache Settings / Tuning / Configurations
[opcache]
; Determines if Zend OPCache is enabled
opcache.enable=1
; Determines if Zend OPCache is enabled for the CLI version of PHP
;opcache.enable_cli=1
; The OPcache shared memory storage size.
opcache.memory_consumption=512