1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-28 03:45:37 +00:00
Files
dockerfiles/nextcloud/10.0/apcu.ini

5 lines
73 B
INI
Raw Normal View History

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