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
kippo-graph
libresonic
lychee
nextcloud
11.0
s6.d
Dockerfile
apcu.ini
nginx.conf
occ
opcache.ini
php-fpm.conf
run.sh
setup.sh
daily
README.md
piwik
privatebin
rtorrent-flood
searx
tor
unmaintained
LICENSE
dockerfiles/nextcloud/11.0/apcu.ini

5 lines
73 B
INI
Raw Normal View History

2016-11-25 18:19:08 +00:00
extension=apcu.so
apc.enabled=1
apc.shm_size=<APC_SHM_SIZE>
apc.ttl=7200