mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01: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