mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 00:04:48 +02:00
pre-release: add docker image build config
This commit is contained in:
parent
35e99028fb
commit
052afb46dc
38 changed files with 1823 additions and 0 deletions
4
pre-release/apache/config/apcu.config.php
Normal file
4
pre-release/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