From dee46c8719030e644194e5d46b4747b32a36b05f Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 10 Mar 2025 12:15:39 +0900 Subject: [PATCH] Update docs/configuring-playbook-ntfy.md: re-add the note about subscribing to a notification topic Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-ntfy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuring-playbook-ntfy.md b/docs/configuring-playbook-ntfy.md index f4a025ddc..3be40c788 100644 --- a/docs/configuring-playbook-ntfy.md +++ b/docs/configuring-playbook-ntfy.md @@ -91,6 +91,8 @@ To receive push notifications from your ntfy server, you need to set up these tw For details about installing and configuring the `ntfy` app, take a look at [this section](https://github.com/mother-of-all-self-hosting/ansible-role-ntfy/blob/main/docs/configuring-ntfy.md#setting-up-the-ntfy-android-app) on the role's documentation. +**Note**: on the app you do not need to subscribe to a notification topic by yourself, as UnifiedPush will do that automatically. + ### Setting up a UnifiedPush-compatible Matrix client After installing the `ntfy` app, install any UnifiedPush-enabled Matrix client on that same device. The Matrix client will learn from the `ntfy` app that you have configured UnifiedPush on this device, and then it will tell your Matrix server to use it.