mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-02-24 15:05:41 +08:00
Update README.md
This commit is contained in:
parent
7945f11f36
commit
eadabfbd23
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +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.
|
||||
randomise_part= true # Use random part names when uploading files to channel instead of original filename.
|
||||
```
|
||||
**See all options in rclone config command**
|
||||
|
||||
|
|
Loading…
Reference in a new issue