From: Mark Schouten Date: Tue, 25 Oct 2016 13:12:16 +0000 (+0200) Subject: Add link to options of SOA-EDIT-API X-Git-Tag: dnsdist-1.1.0~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4627%2Fhead;p=thirdparty%2Fpdns.git Add link to options of SOA-EDIT-API --- diff --git a/docs/markdown/httpapi/api_spec.md b/docs/markdown/httpapi/api_spec.md index 02d5517c2c..8604dcb3ae 100644 --- a/docs/markdown/httpapi/api_spec.md +++ b/docs/markdown/httpapi/api_spec.md @@ -384,7 +384,7 @@ Where `Comment` is defined as: * `soa_edit_api` MAY be set. If it is set, on changes to the contents of a zone made through the API, the SOA record will be edited according to the SOA-EDIT-API rules. (Which are the same as the SOA-EDIT-DNSUPDATE rules.) - If not set at all during zone creation, defaults to `DEFAULT`. + If not set at all during zone creation, defaults to [`DEFAULT`](../authoritative/dnsupdate/#soa-edit-dnsupdate-settings). **Note**: Authoritative only. * `account` MAY be set. Its value is defined by local policy.