|
|
@ -24,7 +24,7 @@ geTui:
|
|
|
|
channelName:
|
|
|
|
channelName:
|
|
|
|
fcm:
|
|
|
|
fcm:
|
|
|
|
# Prioritize using file paths. If the file path is empty, use URL
|
|
|
|
# Prioritize using file paths. If the file path is empty, use URL
|
|
|
|
filePath: # File path is concatenated with the parameters passed in through - c(`mage` default pass in `config/`) and filePath.
|
|
|
|
filePath: # File path is concatenated with the parameters passed in through - c(`mage` default pass in `config/`) and filePath.
|
|
|
|
authURL: # Must start with https or http.
|
|
|
|
authURL: # Must start with https or http.
|
|
|
|
jpns:
|
|
|
|
jpns:
|
|
|
|
appKey:
|
|
|
|
appKey:
|
|
|
@ -34,8 +34,8 @@ jpns:
|
|
|
|
|
|
|
|
|
|
|
|
# iOS system push sound and badge count
|
|
|
|
# iOS system push sound and badge count
|
|
|
|
iosPush:
|
|
|
|
iosPush:
|
|
|
|
pushSound: xxx
|
|
|
|
pushSound: xxx
|
|
|
|
badgeCount: true
|
|
|
|
badgeCount: true
|
|
|
|
production: false
|
|
|
|
production: false
|
|
|
|
|
|
|
|
|
|
|
|
fullUserCache: true
|
|
|
|
fullUserCache: true
|
|
|
|