diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/sentrum.1 | 1 |
1 files changed, 1 insertions, 0 deletions
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) |