mirror of
https://github.com/rclone/rclone
synced 2025-01-03 03:46:24 +01:00
internetarchive: hide item-metadata from config file usage
This commit is contained in:
parent
844d931aef
commit
8ded49710b
@ -156,6 +156,7 @@ Owner is able to add custom keys. Metadata feature grabs all the keys including
|
||||
Help: `Metadata to be set on the IA item, this is different from file-level metadata that can be set using --metadata-set.
|
||||
Format is key=value and the 'x-archive-meta-' prefix is automatically added.`,
|
||||
Default: []string{},
|
||||
Hide: fs.OptionHideConfigurator,
|
||||
Advanced: true,
|
||||
}, {
|
||||
Name: "item_derive",
|
||||
|
Loading…
Reference in New Issue
Block a user