Delete config.php

This commit is contained in:
Alexandre
2022-04-18 12:59:38 +02:00
committed by GitHub
parent 6e582e20f4
commit dc9d3d7f5c

View File

@@ -1,6 +0,0 @@
<?php
$CONFIG = array (
'memcache.local' => '\OC\Memcache\APCu',
'datadirectory' => '%%datadirectory%%',
);