Skip to content

Commit

Permalink
Add key and url for fcm that work
Browse files Browse the repository at this point in the history
  • Loading branch information
connortechnology committed Sep 28, 2024
1 parent 9be379c commit cebbeab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zmeventnotification.ini
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,10 @@ fcm_log_raw_message=no
# You will also need to switch the server URL to your own server, use fcm_v1_url for that

#fcm_v1_key = myspecialkey
fcm_v1_key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJnZW5lcmF0b3IiOiJwbGlhYmxlIHBpeGVscyIsImlhdCI6MTcyNzQ0OTI1MCwiY2xpZW50Ijoiem1uaW5qYSJ9.2to4a_X0EQ8MtXyNzVCHfftn6zDn6QpwlSjVYicUq8I
# fcm_v1_url = https://my_custom_url/function_name
fcm_v1_url=https://us-central1-zoneminder-ninja.cloudfunctions.net/send_push


# Use MQTT for messaging (default: no)
[mqtt]
Expand Down

0 comments on commit cebbeab

Please sign in to comment.