deleted redundant lines

pull/125/head
Marc Brückner 9 years ago committed by Tilo Spannagel
parent e87d8d1217
commit 50b9eadbff
No known key found for this signature in database
GPG Key ID: B89F1626A58E1429

@ -1,6 +1,5 @@
<?
$CONFIG = array (
'memcache.local' => '\\OC\\Memcache\\APCu',
'memcache.locking' => '\\OC\\Memcache\\Redis',
'filelocking.enabled' => 'true',
'redis' =>

@ -1,6 +1,5 @@
<?
$CONFIG = array (
'memcache.local' => '\\OC\\Memcache\\APCu',
'memcache.locking' => '\\OC\\Memcache\\Redis',
'filelocking.enabled' => 'true',
'redis' =>

Loading…
Cancel
Save