mirror of
https://github.com/rclone/rclone.git
synced 2025-11-23 21:44:49 +02:00
s3: make it easier to add new S3 providers
Before this change, you had to modify a fragile data-structure containing all providers. This often led to things being out of order, duplicates and conflicts whilst merging. As well as the changes for one provider being in different places across the file. After this change, new providers are defined in an easy to edit YAML file, one per provider. The config output has been tested before and after for all providers and any changes are cosmetic only.
This commit is contained in:
2778
backend/s3/s3.go
2778
backend/s3/s3.go
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user