From 69b55d06a30212dcbcff1f1ccd291bcfd9e4666d Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 30 Apr 2024 15:15:07 +0100 Subject: Add note about using ntfy acess tokens --- README.md | 1 + man/sentrum.1 | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 7955571..ee25e81 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ type = "ntfy" # EVERYTHING BELOW IS OPTIONAL # # Credentials (optional, relevant for self-hosted instances or paid reserved topics) +# You can also use an access token by setting the username to an empty string "" #credentials.username = "" #credentials.password = "" # ntfy server (optional) diff --git a/man/sentrum.1 b/man/sentrum.1 index baa4650..d219009 100644 --- a/man/sentrum.1 +++ b/man/sentrum.1 @@ -189,6 +189,7 @@ type = "ntfy" # EVERYTHING BELOW IS OPTIONAL # # Credentials (optional, relevant for self-hosted instances or paid reserved topics) +# You can also use an access token by setting the username to an empty string "" #credentials.username = "" #credentials.password = "" # ntfy server (optional) -- cgit v1.2.3-70-g09d2