mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-25 15:28:04 +01:00
Switch to GCM CCS and add support for APN feedback processing.
This commit is contained in:
@@ -47,6 +47,7 @@ public class WhisperServerConfiguration extends Configuration {
|
||||
private NexmoConfiguration nexmo;
|
||||
|
||||
@NotNull
|
||||
@Valid
|
||||
@JsonProperty
|
||||
private GcmConfiguration gcm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user