docs(inwx): clarify DynDNS account requirement (#939)

This commit is contained in:
Florian Traber
2026-01-13 18:34:52 +01:00
committed by GitHub
parent 4c91ef0ef8
commit b148344096

View File

@@ -2,6 +2,8 @@
## Configuration
You must configure a [DynDNS Account in INWX](https://www.inwx.com/en/offer/dyndns) and use the configured account and hostname.
### Example
```json
@@ -21,7 +23,7 @@
### Compulsory parameters
- `"domain"` is the domain to update. It can be `example.com` (root domain) or `sub.example.com` (subdomain of `example.com`).
- `"domain"` is the domain configured for the DynDNS Account. It can be `example.com` (root domain) or `sub.example.com` (subdomain of `example.com`).
- `"username"`
- `"password"`