aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-04-09 23:46:32 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-04-15 09:11:17 +0200
commitca2e5f2a017c20f272419c5539b7c234a02f45a4 (patch)
treef11813b9c368a1d88fa6370d5bf99b79fef287d6 /doc
parent5f76c245b016125f9e56d45bef381bae38731491 (diff)
mod/notification-ntfy: support basic authchange-127
Closes #59
Diffstat (limited to 'doc')
-rw-r--r--doc/mod/notification-ntfy.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mod/notification-ntfy.md b/doc/mod/notification-ntfy.md
index afa3109..b2330a5 100644
--- a/doc/mod/notification-ntfy.md
+++ b/doc/mod/notification-ntfy.md
@@ -47,6 +47,11 @@ Then reload the configuration.
> [`global-config`](../../global-config.rsc) (the one without `-overlay`) to
> your local `global-config-overlay` and modify it to your specific needs.
+Using a paid account or running a server on-premises allows to add additional
+basic authentication. Configure `NtfyServerUser` and `NtfyServerPass` for this.
+Even authentication via access token is possible, adding it as password with
+a blank username.
+
Usage and invocation
--------------------