1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-08 13:19:16 +00:00

5 lines
73 B
INI
Raw Normal View History

2016-04-30 19:00:33 +02:00
extension=apcu.so
2016-05-01 13:33:03 +02:00
apc.enabled=1
apc.shm_size=<APC_SHM_SIZE>
2016-05-01 13:33:03 +02:00
apc.ttl=7200