DOCS: AXFR+DDNS uses TCP by default (#3713)

Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
This commit is contained in:
Mynacol 2025-08-28 18:27:58 +02:00 committed by GitHub
parent c858e8fa57
commit a41e8d20e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,8 +14,7 @@ To use this provider, add an entry to `creds.json` with `TYPE` set to `AXFRDDNS`
### Connection modes
Zone transfers default to TCP, DDNS updates default to UDP when
using this provider.
Zone transfers and DDNS updates default to TCP when using this provider.
The following two parameters in `creds.json` allow switching
to TCP or TCP over TLS.