1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 00:04:40 +00:00

Version v1.69.0

This commit is contained in:
Nick Craig-Wood
2025-01-12 15:09:13 +00:00
parent 009660a489
commit cd3b08d8cf
51 changed files with 11050 additions and 1128 deletions

View File

@@ -263,6 +263,19 @@ Properties:
- Type: string
- Required: false
#### --dropbox-client-credentials
Use client credentials OAuth flow.
This will use the OAUTH2 client Credentials Flow as described in RFC 6749.
Properties:
- Config: client_credentials
- Env Var: RCLONE_DROPBOX_CLIENT_CREDENTIALS
- Type: bool
- Default: false
#### --dropbox-chunk-size
Upload chunk size (< 150Mi).