feat: add s3 boot check option
This commit is contained in:
@@ -270,6 +270,8 @@ Bucket = "quyun-assets"
|
||||
Endpoint = "https://s3.amazonaws.com"
|
||||
# PathStyle(S3/MinIO,MinIO 通常为 true)
|
||||
PathStyle = false
|
||||
# 启动时检查 bucket 是否可用(仅 s3)
|
||||
CheckOnBoot = false
|
||||
# 本地存储路径(local 使用)
|
||||
LocalPath = "./storage"
|
||||
# 签名密钥(local 使用)
|
||||
|
||||
Reference in New Issue
Block a user