Update README.md

This commit is contained in:
divyam234 2024-04-26 11:55:21 +05:30 committed by GitHub
parent 510063eec3
commit 7945f11f36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -197,6 +197,7 @@ access_token = #session token obtained from cookies
chunk_size = 500M
upload_concurrency = 4
encrypt_files = false # Enable this to encrypt files make sure ENCRYPTION_KEY env variable is not empty in teldrive instance.
randomise_part= true # Uuse random part names when uplaoding file to channel instead of original filename.
```
**See all options in rclone config command**