Update config.php

This commit is contained in:
Marcio Granzotto Rodrigues
2021-12-30 03:30:01 -03:00
committed by GitHub
parent 7f0f2a8ced
commit 38b43d0096

View File

@@ -2,6 +2,5 @@
$CONFIG = array (
'memcache.local' => '\OC\Memcache\APCu',
'datadirectory' => '%%datadirectory%%',
'overwriteprotocol' => 'https',
);