0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-24 20:34:10 +02:00

Run update.sh

This commit is contained in:
Tilo Spannagel 2018-06-01 20:38:30 +02:00
parent 0d843dc3ca
commit cbd5bd17bc
No known key found for this signature in database
GPG key ID: B89F1626A58E1429
39 changed files with 1495 additions and 1 deletions

View file

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