1
0
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:
dougal
2025-10-14 17:50:28 +01:00
committed by Nick Craig-Wood
parent 2cf44e584c
commit f28c83c6de
54 changed files with 1769 additions and 2734 deletions

File diff suppressed because it is too large Load Diff