mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 08:34:48 +02:00
Correct rsync version.php
Signed-off-by: pierre <pierre.m@nikolov.fr>
This commit is contained in:
parent
b678bfc10e
commit
b9f338ab05
36 changed files with 1069 additions and 16 deletions
4
16.0-beta/fpm-alpine/config/apcu.config.php
Normal file
4
16.0-beta/fpm-alpine/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