feat(media): Add path_style and path configuration to S3

This commit is contained in:
Jesse Wierzbinski 2025-04-15 13:28:12 +02:00
parent 5bb4e967a7
commit 404d63f6d0
No known key found for this signature in database
3 changed files with 13 additions and 1 deletions

View file

@ -153,6 +153,12 @@ convert_vectors = false
# region = "us-east-1"
# bucket_name = "versia"
# public_url = "https://cdn.example.com"
# Adds a prefix to the uploaded files
# path = "versia"
# Use path-style URLs during upload (e.g. https://s3.example.com/versia)
# instead of the default virtual-hosted style (e.g. https://versia.s3.example.com)
# This is required for some S3-compatible services, such as MinIO
# path_style = true
[validation]
# Checks user data