mirror of
https://github.com/rclone/rclone.git
synced 2025-08-13 23:38:51 +02:00
accounting: allow up to 100 completed transfers in the accounting list
This fixes the core/transfers rc so it shows items again.
This commit is contained in:
@ -137,6 +137,8 @@ This returns stats about completed transfers:
|
||||
If group is not provided then completed transfers for all groups will be
|
||||
returned.
|
||||
|
||||
Note only the last 100 completed transfers are returned.
|
||||
|
||||
Parameters
|
||||
- group - name of the stats group (string)
|
||||
|
||||
|
Reference in New Issue
Block a user