Add LANGFUSE_S3_EVENT_UPLOAD_FORCE_PATH_STYLE to stack.env for S3 configuration
This commit is contained in:
@@ -176,6 +176,7 @@ LANGFUSE_S3_EVENT_UPLOAD_ENDPOINT=https://io.baked.rocks
|
||||
LANGFUSE_S3_EVENT_UPLOAD_REGION=us-east-1
|
||||
LANGFUSE_S3_EVENT_UPLOAD_ACCESS_KEY_ID=root
|
||||
LANGFUSE_S3_EVENT_UPLOAD_SECRET_ACCESS_KEY=squirtle123
|
||||
LANGFUSE_S3_EVENT_UPLOAD_FORCE_PATH_STYLE=true
|
||||
# Whether to use blob_storage_file_log table to manage blob storage events
|
||||
# Can be set to `false` if `event` entities are managed using lifecycle policies in the blob storage bucket.
|
||||
LANGFUSE_ENABLE_BLOB_STORAGE_FILE_LOG=true
|
||||
|
||||
Reference in New Issue
Block a user