mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 08:23:42 +01:00
Merge branch 'master' into ua925_reshuffle
This commit is contained in:
commit
c3f29ea720
|
|
@ -13,7 +13,8 @@ pushkey
|
||||||
This is a unique identifier for this pusher. The value you should use for this
|
This is a unique identifier for this pusher. The value you should use for this
|
||||||
is the routing or destination address information for the notification, for
|
is the routing or destination address information for the notification, for
|
||||||
example, the APNS token for APNS or the Registration ID for GCM. If your
|
example, the APNS token for APNS or the Registration ID for GCM. If your
|
||||||
notification client has no such concept, use any unique identifier.
|
notification client has no such concept, use any unique identifier. Max length,
|
||||||
|
512 bytes.
|
||||||
kind
|
kind
|
||||||
The kind of pusher to configure. 'http' makes a pusher that sends HTTP pokes.
|
The kind of pusher to configure. 'http' makes a pusher that sends HTTP pokes.
|
||||||
null deletes the pusher.
|
null deletes the pusher.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue