mirror of
https://github.com/filegator/filegator.git
synced 2025-04-25 09:22:20 +02:00
deploy: 27310f9d489371eaa3b5e5ef3e18ff851355b47f
This commit is contained in:
parent
44a1334571
commit
7a1c075223
@ -154,7 +154,7 @@ Requiring additional libraries with <a href="https://getcomposer.org/download/">
|
||||
'separator' => '/',
|
||||
'config' => [],
|
||||
'adapter' => function () {
|
||||
return new \League\Flysystem\Adapter\Ftp([
|
||||
return new \Filegator\Services\Storage\Adapters\FilegatorFtp([
|
||||
'host' => 'example.com',
|
||||
'username' => 'demo',
|
||||
'password' => 'password',
|
||||
|
Loading…
x
Reference in New Issue
Block a user