mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-02 16:15:59 +08:00
jpush add config for ios env mode
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
315fc6024e
commit
dec96cd429
@@ -208,6 +208,7 @@ type config struct {
|
||||
IOSPush struct {
|
||||
PushSound string `yaml:"pushSound"`
|
||||
BadgeCount bool `yaml:"badgeCount"`
|
||||
Production bool `yaml:"production"`
|
||||
}
|
||||
|
||||
Callback struct {
|
||||
|
||||
Reference in New Issue
Block a user