Support direct file uploads
This commit is contained in:
parent
4177a106a5
commit
6b68470975
9 changed files with 46 additions and 7 deletions
|
|
@ -72,6 +72,7 @@ const mockInputs = (
|
|||
[Inputs.RetentionDays]: 0,
|
||||
[Inputs.CompressionLevel]: 6,
|
||||
[Inputs.Overwrite]: false,
|
||||
[Inputs.Archive]: true,
|
||||
...overrides
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue