mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-07 12:14:10 +01:00
typoe
This commit is contained in:
parent
7c0d1c86d8
commit
6c5d07a0d1
|
|
@ -127,6 +127,6 @@ gateway). However, Matrix strongly recommends:
|
||||||
* That the APNS token be base64 encoded and used as the pushkey.
|
* That the APNS token be base64 encoded and used as the pushkey.
|
||||||
* That a different app_id be used for apps on the production and sandbox
|
* That a different app_id be used for apps on the production and sandbox
|
||||||
APS environments.
|
APS environments.
|
||||||
* That PANS push gateways do not attempt to wait for errors from the APNS
|
* That APNS push gateways do not attempt to wait for errors from the APNS
|
||||||
gateway before returning and instead to store failures and return
|
gateway before returning and instead to store failures and return
|
||||||
'rejected' responses next time that pushkey is used.
|
'rejected' responses next time that pushkey is used.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue