mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-17 04:49:13 +02:00
Update config.php
This commit is contained in:
committed by
GitHub
parent
7f0f2a8ced
commit
38b43d0096
@@ -2,6 +2,5 @@
|
|||||||
$CONFIG = array (
|
$CONFIG = array (
|
||||||
'memcache.local' => '\OC\Memcache\APCu',
|
'memcache.local' => '\OC\Memcache\APCu',
|
||||||
'datadirectory' => '%%datadirectory%%',
|
'datadirectory' => '%%datadirectory%%',
|
||||||
'overwriteprotocol' => 'https',
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user