forked from TrueCloudLab/rclone
72083c65ad
Before this change RCLONE_DRIVE_CHUNK_SIZE=111M rclone help flags | grep drive-chunk-size Would show the default value, not the setting of RCLONE_DRIVE_CHUNK_SIZE as the non backend flags do. This change makes it work as expected by setting the default of the option to the environment variable. Fixes #4659 |
||
---|---|---|
.. | ||
configflags | ||
configmap | ||
configstruct | ||
flags | ||
obscure | ||
testdata | ||
config.go | ||
config_other.go | ||
config_read_password.go | ||
config_read_password_unsupported.go | ||
config_test.go | ||
config_unix.go | ||
rc.go | ||
rc_test.go |