1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-01 22:05:40 +00:00
Files
boring-nginx
matomo
nextcloud
rootfs
etc
nginx
php
conf.d
apcu.ini
opcache.ini
usr
Dockerfile.12.0
Dockerfile.13.0
Dockerfile.14.0
Dockerfile.daily
README.md
nginx-php
privatebin
searx
unmaintained
LICENSE
README.md
dockerfiles/nextcloud/rootfs/php/conf.d/apcu.ini
2017-08-08 04:06:15 +02:00

5 lines
73 B
INI

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