You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
470 B
38 lines
470 B
7 months ago
|
rpc:
|
||
|
registerIP: ''
|
||
|
listenIP: 0.0.0.0
|
||
|
ports: [ 10170 ]
|
||
|
|
||
|
prometheus:
|
||
|
enable: true
|
||
|
ports: [ 20107 ]
|
||
|
|
||
|
maxConcurrentWorkers: 3
|
||
|
enable: getui
|
||
|
geTui:
|
||
|
pushUrl: "https://restapi.getui.com/v2/$appId"
|
||
|
masterSecret: ''
|
||
|
appKey: ''
|
||
|
intent: ''
|
||
|
channelID: ''
|
||
|
channelName: ''
|
||
|
fcm:
|
||
|
serviceAccount: "x.json"
|
||
|
jpns:
|
||
|
appKey: ''
|
||
|
masterSecret: ''
|
||
|
pushURL: ''
|
||
|
pushIntent: ''
|
||
|
|
||
|
iosPush:
|
||
|
pushSound: "xxx"
|
||
|
badgeCount: true
|
||
|
production: false
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|