Skip to content

Commit 73d06a5

Browse files
Add bridge monitors
1 parent 88617f3 commit 73d06a5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

config.yaml

+17
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,21 @@ monitors:
2828
url: 'https://maximiliangaedig.com/_matrix'
2929
method: GET
3030
expectStatus: 404
31+
linkable: false
32+
33+
- id: mautrix-telegram
34+
name: Matrix Telegram
35+
description: 'Matrix to telegram bridge'
36+
url: 'https://maximiliangaedig.com/matrix/mautrix-telegram/login'
37+
method: GET
38+
expectStatus: 401
39+
linkable: false
40+
41+
- id: mautrix-facebook
42+
name: Matrix Facebook
43+
description: 'Matrix to facebook messenger bridge'
44+
url: 'https://maximiliangaedig.com/matrix/mautrix-facebook/login'
45+
method: GET
46+
expectStatus: 403
47+
linkable: false
3148

0 commit comments

Comments
 (0)