open-im-server/config/openim-push.yml
2024-04-02 16:57:09 +08:00

22 lines
380 B
YAML

push:
enable: getui
geTui:
pushUrl: "https://restapi.getui.com/v2/$appId"
masterSecret: ''
appKey: ''
intent: ''
channelID: ''
channelName: ''
fcm:
serviceAccount: "x.json"
jpns:
appKey: ''
masterSecret: ''
pushUrl: ''
pushIntent: ''
prometheus:
enable: true
grafanaUrl: http://127.0.0.1:13000/
prometheusPort: [ 20170 ]