0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-05-01 06:50:54 +02:00

Run update.sh

Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
tilosp-bot 2019-05-09 15:35:27 +00:00
parent 04dbb09f12
commit 991fc792ce
29 changed files with 1096 additions and 1 deletions

View file

@ -0,0 +1,4 @@
<?php
$CONFIG = array (
'memcache.local' => '\OC\Memcache\APCu',
);