0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-16 16:14:47 +02:00

Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>
This commit is contained in:
GitHub Workflow 2021-05-22 01:37:12 +00:00 committed by András Maróy
parent 035c66ecb2
commit 6ec3e95f11
40 changed files with 1560 additions and 3 deletions

View file

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