1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-13 03:32:27 +00:00
Files
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
Dockerfile
README.md
apcu.ini
cron
nginx.conf
opcache.ini
php-fpm.conf
run.sh
supervisord.conf
nginx
nodejs
piwik
rainloop
rutorrent
searx
subsonic
tor
zerobin
LICENSE
dockerfiles/nextcloud/apcu.ini
2016-06-16 12:54:04 +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