mirror of
https://github.com/rclone/rclone.git
synced 2026-02-04 18:53:16 +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.