🎇 add root folder for s3
This commit is contained in:
parent
bc364cee0d
commit
366148a450
@ -58,6 +58,12 @@ func (driver S3) Items() []base.Item {
|
||||
Type: base.TypeString,
|
||||
Required: true,
|
||||
},
|
||||
{
|
||||
Name: "root_folder",
|
||||
Label: "root folder path",
|
||||
Type: base.TypeString,
|
||||
Required: false,
|
||||
},
|
||||
{
|
||||
Name: "custom_host",
|
||||
Label: "Custom Host",
|
||||
|
Loading…
x
Reference in New Issue
Block a user