mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-06 13:14:25 +08:00
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:
parent
c858e8fa57
commit
a41e8d20e8
1 changed files with 1 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue