mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-09 01:32:28 +00:00
boring-nginx
matomo
nextcloud
rootfs
etc
nginx
php
conf.d
apcu.ini
opcache.ini
usr
Dockerfile.19.0
Dockerfile.20.0
Dockerfile.21.0
Dockerfile.daily
README.md
nginx-php
privatebin
searx
unmaintained
LICENSE
README.md
see recommendation: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html#id1
6 lines
90 B
INI
6 lines
90 B
INI
extension=apcu.so
|
|
apc.enabled=1
|
|
apc.enable_cli=1
|
|
apc.shm_size=<APC_SHM_SIZE>
|
|
apc.ttl=7200
|