From 10a347efd88bfdfc44efb78c523d134d2c366f7b Mon Sep 17 00:00:00 2001 From: Dennis Schmidt Date: Sun, 9 Nov 2025 18:36:44 +0100 Subject: [PATCH] Make token optional --- config/action.d/ntfy.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/action.d/ntfy.conf b/config/action.d/ntfy.conf index 1397714e..b06c11d0 100644 --- a/config/action.d/ntfy.conf +++ b/config/action.d/ntfy.conf @@ -74,8 +74,9 @@ ntfyurl = https://ntfy.sh ntfytopic = alerts # ntfy token +# Use access token or leave empty if authentication not required # -ntfytoken = tk_00000000000000000000000000000 +ntfytoken = # ntfy ban notification priority # Options: max, high, default, low, min