MT#53790 pushd: rename `gcm` to `fcm`

Support for the new HTTPS v1 protocol. GCM doesn't exist any more.

Change-Id: I470d6b4a2743b87793560204913278b074e6eab1
(cherry picked from commit 01bb8cb93e)
(cherry picked from commit ba9aeac117)
mr12.3.1
Richard Fuchs 2 years ago
parent 2df3c28c84
commit 274cd3969d

@ -32,7 +32,7 @@ local muc_config = {
};
local pushd_config = {
url = "https://127.0.0.1:8080/push",
gcm = true,
fcm = true,
apns = true,
call_sound = 'incoming_call.caf',
msg_sound = 'incoming_message.caf',

Loading…
Cancel
Save