1
0
mirror of https://github.com/hoellen/docker-nextcloud.git synced 2025-07-27 12:25:52 +00:00
Files
docker-nextcloud/rootfs/php/conf.d/apcu.ini
Wonderfall 444ecd25a1 add files
2018-01-17 20:31:32 +00:00

5 lines
73 B
INI

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