mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 20:49:59 +08:00
3ecbd603ab
See: https://forum.rclone.org/t/rc-rc-job-expire-interval-bug/11188 rclone was ignoring the --rc-job-expire-duration and --rc-job-interval flags. This turned out to be an initialization order problem and was fixed by moving those flags out of global config into rc config. |
||
---|---|---|
.. | ||
jobs | ||
rcflags | ||
rcserver | ||
cache_test.go | ||
cache.go | ||
config_test.go | ||
config.go | ||
internal_test.go | ||
internal.go | ||
params_test.go | ||
params.go | ||
rc_test.go | ||
rc.go | ||
registry.go |