Skip to content

Commit

Permalink
DOCS: [Notifications]: Renamed 'notification types' to 'notification …
Browse files Browse the repository at this point in the history
…services'.
  • Loading branch information
cafferata committed Dec 19, 2024
1 parent 63fa3be commit d87396b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DNSControl includes built-in support for notifications, enabling you to post mes

## Configuration

Notifications are set up in your credentials JSON file. They will use the `notifications` key to look for keys or configuration needed for various notification types.
Notifications are set up in your credentials JSON file. They will use the `notifications` key to look for keys or configuration needed for various notification services.

{% code title="creds.json" %}
```json
Expand Down Expand Up @@ -62,7 +62,7 @@ dnscontrol push --notify
Successfully ran correction for **example.com[my_provider]** - CREATE foo.example.com A 1.2.3.4 ttl=86400
```

## Notification types
## Notification services

### Slack/Mattermost

Expand Down

0 comments on commit d87396b

Please sign in to comment.