Add max length to pushkey

ua925_reshuffle^2
David Baker 9 years ago
parent 80a7daf0aa
commit 62cf5e0cd4

@ -15,7 +15,8 @@ pushkey
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
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
The kind of pusher to configure. 'http' makes a pusher that sends HTTP pokes.
null deletes the pusher.

Loading…
Cancel
Save