Update apps/files_external/lib/config.php

Corrected minor error
This commit is contained in:
hkjolhede 2013-02-10 15:37:05 +01:00
parent 421bacc33a
commit 513bf0b999
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ class OC_Mount_Config {
'root' => '&Root',
'secure' => '!Secure https://'));
$backends['OC_Filestorage_SFTP']=array(
$backends['\OC\Files\Storage\SFTP']=array(
'backend' => 'SFTP',
'configuration' => array(
'host' => 'URL',