Skip to content

Commit

Permalink
set capability
Browse files Browse the repository at this point in the history
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
  • Loading branch information
suyanhanx committed May 22, 2023
1 parent d550652 commit 49273be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/src/services/oss/backend.rs
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,9 @@ impl Accessor for OssBackend {
copy: true,

append: true,
append_with_cache_control: true,
append_with_content_type: true,
append_with_content_disposition: true,

list: true,
list_with_delimiter_slash: true,
Expand Down

0 comments on commit 49273be

Please sign in to comment.