Linkify 'pushers'

pull/977/head
Kegan Dougal 10 years ago
parent 213cb25290
commit 8f5c796884

@ -22,7 +22,7 @@ paths:
post: post:
summary: Modify a pusher for this user on the homeserver. summary: Modify a pusher for this user on the homeserver.
description: |- description: |-
This endpoint allows the creation, modification and deletion of pushers This endpoint allows the creation, modification and deletion of `pushers`_
for this user ID. The behaviour of this endpoint varies depending on the for this user ID. The behaviour of this endpoint varies depending on the
values in the JSON body. values in the JSON body.
security: security:

@ -64,6 +64,8 @@ Push Gateway
devices or GCM for Android devices. Clients inform the homeserver which devices or GCM for Android devices. Clients inform the homeserver which
Push Gateway to send notifications to when it sets up a Pusher. Push Gateway to send notifications to when it sets up a Pusher.
.. _def:pushers:
Pusher Pusher
A pusher is a worker on the homeserver that manages the sending A pusher is a worker on the homeserver that manages the sending
of HTTP notifications for a user. A user can have multiple pushers: one per of HTTP notifications for a user. A user can have multiple pushers: one per
@ -89,6 +91,8 @@ There is a single API endpoint for this, as described below.
{{pusher_http_api}} {{pusher_http_api}}
.. _pushers: `def:pushers`_
Push Rules Push Rules
~~~~~~~~~~ ~~~~~~~~~~
A push rule is a single rule that states under what *conditions* an event should A push rule is a single rule that states under what *conditions* an event should

Loading…
Cancel
Save