mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 08:19:01 +08:00
s3
This commit is contained in:
@@ -68,6 +68,11 @@ type config struct {
|
||||
DataDir []string `yaml:"dataDir"`
|
||||
}
|
||||
Credential struct {
|
||||
}
|
||||
|
||||
Object struct {
|
||||
Enable string `yaml:"enable"`
|
||||
ApiURL string `yaml:"apiURL"`
|
||||
Tencent struct {
|
||||
AppID string `yaml:"appID"`
|
||||
Region string `yaml:"region"`
|
||||
|
||||
Reference in New Issue
Block a user