mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
Before this change the expires parameter was defaulting to 0 if not provided. This change makes it default to fs.DurationOff which is the same as the `rclone link` command. See: https://forum.rclone.org/t/operations-publiclink-from-dropbox-error-not-autorized/27374