0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-17 08:34:48 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2021-01-22 15:26:57 +00:00
parent 3d6ae174a8
commit 6f7fc5a493
135 changed files with 4637 additions and 15 deletions

View file

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