|
|
@ -24,8 +24,8 @@ 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 serviceAccount.
|
|
|
|
filePath: "" # File path is concatenated with the parameters passed in through - c(`mage` default pass in `config/`) and filePath.
|
|
|
|
authURL: "" # file URL. Protocol must be specified.
|
|
|
|
authURL: "" # Must start with https or http.
|
|
|
|
jpns:
|
|
|
|
jpns:
|
|
|
|
appKey: ''
|
|
|
|
appKey: ''
|
|
|
|
masterSecret: ''
|
|
|
|
masterSecret: ''
|
|
|
|