This commit is contained in:
Milos Stojanovic
2019-06-24 19:14:31 +02:00
parent d538d67e9b
commit 1bc6e7af35
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ currentMenu: storage
## Adapters
Different storage adapters are provided through the awesome [Flysystem](https://github.com/thephpleague/flysystem) library.
You can use local filesystem (default), FTP, Amazon S3, DigitalOcean Spaces, Dropbox and many others.
You can use local filesystem (default), FTP, SFTP, Amazon S3, DigitalOcean Spaces, Microsoft Azure Blob, Dropbox and many others.
Please check the Flysystem [docs](https://github.com/thephpleague/flysystem) for the exact setup required for each adapter.