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:
parent
1997f8d584
commit
e3b5cade0f
51 changed files with 2046 additions and 0 deletions
4
14.0-rc/fpm/config/apcu.config.php
Normal file
4
14.0-rc/fpm/config/apcu.config.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
$CONFIG = array (
|
||||
'memcache.local' => '\OC\Memcache\APCu',
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue