mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 09:41:44 +08:00
dropbox: syncing documentation with source for dropbox default batch_timeout - fixes #6984
This commit is contained in:
parent
2520c05c4b
commit
5f138dd822
|
@ -260,8 +260,8 @@ uploaded.
|
||||||
The default for this is 0 which means rclone will choose a sensible
|
The default for this is 0 which means rclone will choose a sensible
|
||||||
default based on the batch_mode in use.
|
default based on the batch_mode in use.
|
||||||
|
|
||||||
- batch_mode: async - default batch_timeout is 500ms
|
- batch_mode: async - default batch_timeout is 10s
|
||||||
- batch_mode: sync - default batch_timeout is 10s
|
- batch_mode: sync - default batch_timeout is 500ms
|
||||||
- batch_mode: off - not in use
|
- batch_mode: off - not in use
|
||||||
`,
|
`,
|
||||||
Default: fs.Duration(0),
|
Default: fs.Duration(0),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user