1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-28 11:55:42 +00:00
Files
dockerfiles/nextcloud/9.0/apcu.ini

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