mirror of
https://github.com/rclone/rclone.git
synced 2026-01-02 16:43:28 +00:00
This allows backend config to contain - `override.var` - set var during remote creation only - `global.var` - set var in the global config permanently Fixes #8563