mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-20 00:39:01 +08:00
Merge branch 'superGroup' into v2.3.0release
# Conflicts: # go.sum # pkg/common/db/RedisModel.go # pkg/common/db/model.go
This commit is contained in:
@@ -196,6 +196,10 @@ type config struct {
|
||||
Intent string `yaml:"intent"`
|
||||
MasterSecret string `yaml:"masterSecret"`
|
||||
}
|
||||
Fcm struct {
|
||||
ServiceAccount string `yaml:"serviceAccount"`
|
||||
Enable bool `yaml:"enable"`
|
||||
}
|
||||
}
|
||||
Manager struct {
|
||||
AppManagerUid []string `yaml:"appManagerUid"`
|
||||
|
||||
Reference in New Issue
Block a user