adjust s3 prefix for downloaded files (#1290)

This commit is contained in:
LawyZheng
2024-11-29 17:06:04 +08:00
committed by GitHub
parent 87061f5bb6
commit fe0f971842
3 changed files with 5 additions and 4 deletions

View File

@@ -52,7 +52,6 @@ class Settings(BaseSettings):
GENERATE_PRESIGNED_URLS: bool = False
AWS_S3_BUCKET_ARTIFACTS: str = "skyvern-artifacts"
AWS_S3_BUCKET_SCREENSHOTS: str = "skyvern-screenshots"
AWS_S3_BUCKET_DOWNLOADS: str = "skyvern-uploads"
AWS_S3_BUCKET_BROWSER_SESSIONS: str = "skyvern-browser-sessions"
# Supported storage types: local, s3