Version v1.48.0

This commit is contained in:
Nick Craig-Wood
2019-06-15 12:01:29 +01:00
parent 52332a4b24
commit 245fed513a
77 changed files with 4919 additions and 678 deletions

View File

@ -420,7 +420,7 @@ The remote name is used as the DB file name.
- Config: db_path
- Env Var: RCLONE_CACHE_DB_PATH
- Type: string
- Default: "/home/ncw/.cache/rclone/cache-backend"
- Default: "$HOME/.cache/rclone/cache-backend"
#### --cache-chunk-path
@ -436,7 +436,7 @@ then "--cache-chunk-path" will use the same path as "--cache-db-path".
- Config: chunk_path
- Env Var: RCLONE_CACHE_CHUNK_PATH
- Type: string
- Default: "/home/ncw/.cache/rclone/cache-backend"
- Default: "$HOME/.cache/rclone/cache-backend"
#### --cache-db-purge