mirror of
https://github.com/rclone/rclone.git
synced 2026-01-09 12:03:20 +00:00
Before this would have Output "FieldName": "ListenAddr" where it actually needs to be set in a sub object "HTTP". After this fix it outputs "FieldName": "HTTP.ListenAddr" to indicate "ListenAddr" needs to be set in the object "HTTP".