Skip to content
Snippets Groups Projects
Commit 513bf0b9 authored by hkjolhede's avatar hkjolhede
Browse files

Update apps/files_external/lib/config.php

Corrected minor error
parent 421bacc3
No related branches found
No related tags found
No related merge requests found
......@@ -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',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment