1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-14 12:07:27 +00:00
Files
dockerfiles/nextcloud/10.0-armhf/apcu.ini
2016-10-14 12:30:30 +02:00

5 lines
73 B
INI

extension=apcu.so
apc.enabled=1
apc.shm_size=<APC_SHM_SIZE>
apc.ttl=7200