diff --git a/source/_integrations/duckdns.markdown b/source/_integrations/duckdns.markdown index cabe4677fcd..2d1344aa704 100644 --- a/source/_integrations/duckdns.markdown +++ b/source/_integrations/duckdns.markdown @@ -31,6 +31,15 @@ duckdns: type: string {% endconfiguration %} +## Service `set_txt` + +Set the TXT record of your DuckDNS subdomain. + +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ----------- | +| `txt` | no | Payload for the TXT record. | + +