docs: document notification provider config

This commit is contained in:
2024-08-11 10:16:26 +02:00
parent 9749d4a28d
commit 2bbc33dcb4

View File

@@ -52,4 +52,10 @@ url: <your-providers-URL>
Examples for providers are:
- https://ifconfig.me
- https://api.ipify.org
- https://api.ipify.org
## Notification Providers
The notification provider is used to send notifications whena IP address changes and a DNS record is updated.
### Console
The console notification provider is used to print the notification to the console. This is the default notification provider.