-
Can we handle this: |
Beta Was this translation helpful? Give feedback.
Answered by
aawsome
Oct 17, 2025
Replies: 1 comment 3 replies
-
Hi @Shonke! This should work using something like this in you config profile toml: [repository]
repository = "opendal:s3"
[repository.options]
enable_virtual_host_style = "true"
# + other needed options |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Shonke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Shonke!
This should work using something like this in you config profile toml: