rclone/fs/rc
Nick Craig-Wood 3ecbd603ab rc: move job expire flags to rc to fix initalization problem
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.
2019-08-10 17:12:22 +01:00
..
jobs rc: move job expire flags to rc to fix initalization problem 2019-08-10 17:12:22 +01:00
rcflags rc: move job expire flags to rc to fix initalization problem 2019-08-10 17:12:22 +01:00
rcserver rc: move job expire flags to rc to fix initalization problem 2019-08-10 17:12:22 +01:00
cache_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
cache.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
config_test.go rc: fix unmarshalable http.AuthFn in options and put in test for marshalability 2019-08-10 16:22:17 +01:00
config.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
internal.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
params_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
params.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
rc_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
rc.go rc: move job expire flags to rc to fix initalization problem 2019-08-10 17:12:22 +01:00
registry.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00