Skip to content

Commit

Permalink
readme update for include_hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
toutas committed Aug 28, 2023
1 parent 76b59a7 commit 873e70d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ remotes:

notification:
errors_only: y
include_hostname: n
apprise:
- 'discord://<webhook>'
```
Expand Down Expand Up @@ -127,6 +128,7 @@ remotes:
```yaml
notification:
errors_only: y # If you only want errors posted to apprise notications
include_hostname: y # If you want to include the machine hostname in notifications
apprise: # List of apprise notifications. Add one or as many as you want
- 'discord://<webhook>'
```
Expand Down

0 comments on commit 873e70d

Please sign in to comment.