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

5 lines
73 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=<APC_SHM_SIZE>
2016-05-01 13:33:03 +02:00
apc.ttl=7200