diff --git a/README.md b/README.md index fb73a68..a4c4552 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,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 # Use random part names when uploading files to channel instead of original filename. +random_chunk_name= true # Use random chunk names when uploading files to channel instead of original filename. ``` **See all options in rclone config command**