mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 08:03:26 +00:00
Before this, String() quoted every part of the config map even if it wasn't necessary. The new Human() method removes the quoting and adds the special case for "true" values.