From 64ef0a6d65a61a2dc52dd77fb75f9aa7dd7c8c72 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Fri, 14 Apr 2023 08:24:37 +0200 Subject: [PATCH] update --- gotify-ntfy-signal/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/gotify-ntfy-signal/readme.md b/gotify-ntfy-signal/readme.md index e19bafd..71bc929 100644 --- a/gotify-ntfy-signal/readme.md +++ b/gotify-ntfy-signal/readme.md @@ -81,6 +81,7 @@ ntfy uses "topics" for categorization, which creates a very handy disconnect fro sender and receiver.
Lets say there's a minecraft server and there are notifications when someone joins. These notifications are send to a `minecraft` topic, not to a specific users. +Users can subscribe to the topic if they want those notifications. This gives great flexibility and is the main reason why ntfy wins over other solutions.