feat: add s3 boot check option
This commit is contained in:
@@ -12,4 +12,6 @@ type Config struct {
|
||||
Bucket string
|
||||
Endpoint string
|
||||
PathStyle bool
|
||||
// CheckOnBoot 启动时检查 bucket 可用性(仅 s3)。
|
||||
CheckOnBoot bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user