mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 08:34:48 +02:00
Update to 15.0.1RC1
Signed-off-by: marceljd <support@dihosting.ch>
This commit is contained in:
parent
b7ecc8e3a5
commit
9a102d7954
22 changed files with 972 additions and 0 deletions
4
15.0-rc/apache/config/apcu.config.php
Normal file
4
15.0-rc/apache/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