1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-06 20:29:19 +00:00

6 lines
90 B
INI
Raw Normal View History

2016-11-25 18:19:08 +00:00
extension=apcu.so
apc.enabled=1
apc.enable_cli=1
2016-11-25 18:19:08 +00:00
apc.shm_size=<APC_SHM_SIZE>
apc.ttl=7200