Skip to content
Commit 075e8d8e authored by Vincent Petry's avatar Vincent Petry
Browse files

Lazy initialize external storages

Fixed the following external storages to not connect in the constructor,
but do it on-demand when getConnection() is called.
- S3
- SWIFT
- SFTP
parent a9aa7841
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment