From 4fd37b4003c1ca98e717e964e53ea8efdb3c9c6d Mon Sep 17 00:00:00 2001 From: Florian Traber Date: Tue, 11 Feb 2025 15:08:55 +0100 Subject: [PATCH] Clarify INWX DynDNS Account --- docs/inwx.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/inwx.md b/docs/inwx.md index 4b06b50c9..2baa9d9e9 100644 --- a/docs/inwx.md +++ b/docs/inwx.md @@ -2,6 +2,8 @@ ## Configuration +You must configure a DynDNS Account in INWX and use the configured account and hostname. See https://www.inwx.com/en/offer/dyndns. + ### 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 to update. This must be the domain configured for the DynDNS Account. - `"username"` - `"password"`