1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-24 08:47:25 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lychee
nextcloud
11.0
daily
s6.d
Dockerfile
apcu.ini
nginx.conf
occ
opcache.ini
php-fpm.conf
run.sh
setup.sh
README.md
piwik
privatebin
rtorrent-flood
searx
subsonic
tor
unmaintained
LICENSE
dockerfiles/nextcloud/daily/apcu.ini

5 lines
73 B
INI

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