mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 04:40:55 +02:00
Run update.sh
This commit is contained in:
parent
0d843dc3ca
commit
cbd5bd17bc
39 changed files with 1495 additions and 1 deletions
4
13.0-rc/fpm/config/apcu.config.php
Normal file
4
13.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