From bc5531f8465478ff4bc503d254f0c54ab5b85466 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 14 Oct 2024 13:27:13 +0200 Subject: [PATCH] Add changelog --- changelogs/push_gateway/newsfragments/1974.clarification | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/push_gateway/newsfragments/1974.clarification diff --git a/changelogs/push_gateway/newsfragments/1974.clarification b/changelogs/push_gateway/newsfragments/1974.clarification new file mode 100644 index 00000000..46c086a9 --- /dev/null +++ b/changelogs/push_gateway/newsfragments/1974.clarification @@ -0,0 +1 @@ +The path of HTTP pusher URLs is fixed to `/_matrix/push/v1/notify`.