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