1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-27 11:25:41 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
10.0
9.0
daily
Dockerfile
apcu.ini
cron
nginx.conf
occ
opcache.ini
php-fpm.conf
run.sh
supervisord.conf
README.md
nginx
nodejs
piwik
privatebin
rainloop
rutorrent
searx
subsonic
tor
LICENSE
dockerfiles/nextcloud/daily/apcu.ini

5 lines
63 B
INI
Raw Normal View History

2016-04-30 19:00:33 +02:00
extension=apcu.so
2016-05-01 13:33:03 +02:00
apc.enabled=1
apc.shm_size=128M
2016-05-01 13:33:03 +02:00
apc.ttl=7200