feat: add s3 boot check option

This commit is contained in:
2026-01-17 22:16:52 +08:00
parent bb62cf4280
commit 3728a921d2
6 changed files with 20 additions and 2 deletions

View File

@@ -270,6 +270,8 @@ Bucket = "quyun-assets"
Endpoint = "https://s3.amazonaws.com"
# PathStyleS3/MinIOMinIO 通常为 true
PathStyle = false
# 启动时检查 bucket 是否可用(仅 s3
CheckOnBoot = false
# 本地存储路径local 使用)
LocalPath = "./storage"
# 签名密钥local 使用)