mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-24 01:48:02 +01:00
Use APNs signing keys instead of expiring certificates.
This commit is contained in:
committed by
Jon Chambers
parent
001a9310c3
commit
b1d11d4f69
@@ -82,9 +82,11 @@ database: # Postgresql database configuration
|
||||
url:
|
||||
|
||||
apn: # Apple Push Notifications configuration
|
||||
sandbox: true
|
||||
bundleId:
|
||||
pushCertificate:
|
||||
pushKey:
|
||||
keyId:
|
||||
teamId:
|
||||
signingKey:
|
||||
|
||||
gcm: # GCM Configuration
|
||||
senderId:
|
||||
|
||||
Reference in New Issue
Block a user