1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-13 11:42:28 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
10.0
9.0
s6.d
Dockerfile
apcu.ini
cron
nginx.conf
occ
opcache.ini
php-fpm.conf
run.sh
daily
README.md
nginx
piwik
privatebin
rainloop
rtorrent-flood
rutorrent
searx
subsonic
tor
LICENSE
dockerfiles/nextcloud/9.0/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