summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--man/sentrum.11
2 files changed, 2 insertions, 0 deletions
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 = "<YOUR USERNAME HERE>"
#credentials.password = "<YOUR PASSWORD HERE>"
# 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 = "<YOUR USERNAME HERE>"
#credentials.password = "<YOUR PASSWORD HERE>"
# ntfy server (optional)