mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
azureblob: add examples for access tier
Azure Blob access tier values are case-sensitive, though this is not indicated anywhere in the documentation. Adding examples with proper casing.
This commit is contained in:
@@ -250,6 +250,10 @@ tiering blob to "Hot" or "Cool".
|
||||
- Env Var: RCLONE_AZUREBLOB_ACCESS_TIER
|
||||
- Type: string
|
||||
- Default: ""
|
||||
- Examples:
|
||||
- "Hot"
|
||||
- "Cool"
|
||||
- "Archive"
|
||||
|
||||
#### --azureblob-disable-checksum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user