1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-27 11:25:41 +00:00
Files
ghost
isso
lutim
lychee
nodejs
owncloud
Dockerfile
README.md
apcu.ini
cron
nginx.conf
opcache.ini
php-fpm.conf
run.sh
supervisord.conf
piwik
rainloop
reverse
rutorrent
searx
selfoss
subsonic
tor
zerobin
LICENSE
dockerfiles/owncloud/apcu.ini
2016-05-01 13:33:03 +02:00

7 lines
97 B
INI

extension=apcu.so
extension=apc.so
apc.enabled=1
apc.enable_cli=1
apc.shm_size=256M
apc.ttl=7200