Skip to content

Commit

Permalink
Update openim-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skiffer-git authored Jun 13, 2024
1 parent 19cfbb3 commit 4246e09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/openim-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ geTui:
channelName: ''
fcm:
# 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.
authURL: "" # file URL. Protocol must be specified.
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.
jpns:
appKey: ''
masterSecret: ''
Expand Down

0 comments on commit 4246e09

Please sign in to comment.