diff --git a/config/config.yaml b/config/config.yaml index 19ea87728..7b2067be9 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -211,7 +211,7 @@ push: masterSecret: 02204efe3f3832947a236ee5 pushUrl: "https://api.jpush.cn/v3/push" pushIntent: "intent:#Intent;component=io.openim.app.enterprisechat/io.openim.app.enterprisechat.MainActivity;end" - enable: false + enable: true getui: #个推推送 pushUrl: "https://restapi.getui.com/v2/$appId" masterSecret: "" @@ -220,7 +220,7 @@ push: enable: false fcm: #firebase cloud message 消息推送 serviceAccount: "openim-5c6c0-firebase-adminsdk-ppwol-8765884a78.json" #帐号文件,此处需要改修配置,并且这个文件放在 config目录下 - enable: true + enable: false