1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-13 19:52:28 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
10.0
10.0-armhf
s6.d
Dockerfile
apcu.ini
nginx.conf
occ
opcache.ini
php-fpm.conf
redis.conf
run.sh
setup.sh
daily
daily-armhf
README.md
nginx
piwik
privatebin
rainloop
rtorrent-flood
rutorrent
searx
subsonic
tor
LICENSE
dockerfiles/nextcloud/10.0-armhf/apcu.ini

5 lines
73 B
INI
Raw Normal View History

2016-10-14 12:30:30 +02:00
extension=apcu.so
apc.enabled=1
apc.shm_size=<APC_SHM_SIZE>
apc.ttl=7200