Merge pull request #4594 from mputkowski/patch-sftp

Add SFTP to supported storage drivers
This commit is contained in:
Taylor Otwell
2018-02-27 14:32:31 -06:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ return [
| may even configure multiple disks of the same driver. Defaults have | may even configure multiple disks of the same driver. Defaults have
| been setup for each driver as an example of the required options. | been setup for each driver as an example of the required options.
| |
| Supported Drivers: "local", "ftp", "s3", "rackspace" | Supported Drivers: "local", "ftp", "sftp", "s3", "rackspace"
| |
*/ */