add link to sygnal webpush docs as well

This commit is contained in:
Bruno Windels 2022-07-29 12:02:09 +02:00
parent 63bdbee39c
commit 170460f5a9
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ export type Config = {
/**
* Configuration for push notifications.
* See https://spec.matrix.org/latest/client-server-api/#post_matrixclientv3pushersset
* and https://github.com/matrix-org/sygnal/blob/main/docs/applications.md#webpush
* OPTIONAL
*/
push?: {