mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 11:38:10 +01:00
New logic
This commit is contained in:
6
nextcloud/rootfs/defaults/config.php
Normal file
6
nextcloud/rootfs/defaults/config.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$CONFIG = array (
|
||||
'memcache.local' => '\OC\Memcache\APCu',
|
||||
'datadirectory' => '/share/nextcloud',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user