1
0
mirror of https://github.com/hoellen/docker-nextcloud.git synced 2025-08-13 04:32:36 +00:00
Files
rootfs
etc
nginx
php
conf.d
apcu.ini
opcache.ini
usr
Dockerfile.19
Dockerfile.20
README.md
docker-compose.yml
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