]> granicus.if.org Git - pdns/commitdiff
Document secpoll-suffix. Closes #2337
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 15 Dec 2015 11:07:41 +0000 (12:07 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 15 Dec 2015 11:07:41 +0000 (12:07 +0100)
docs/markdown/authoritative/settings.md
docs/markdown/recursor/settings.md

index dd4248bc7a459d05f63c40c83659e587e577c67e..ebbeb0dab25e71344e3bb4df9fd167e8be81fee6 100644 (file)
@@ -505,7 +505,8 @@ for this reason it is disabled by default.
 * Default: secpoll.powerdns.com.
 * Available since: 3.4.1
 
-Domain name from which to query security update notifications
+Domain name from which to query security update notifications. Setting this to
+an empty string disables secpoll.
 
 ## `server-id`
 * String
index bc7b0cfa2ef94a4ae006a1bb7edc4a0345fa3c6c..f63f5d9d3e3ef3f50ff3516d0bf3b1c675f514b4 100644 (file)
@@ -541,6 +541,13 @@ Don't log queries.
 If set, an NXDOMAIN from the root-servers will serve as a blanket NXDOMAIN for the entire TLD
 the query belonged to. The effect of this is far fewer queries to the root-servers.
 
+## `security-poll-suffix`
+* String
+* Default: secpoll.powerdns.com.
+
+Domain name from which to query security update notifications. Setting this to
+an empty string disables secpoll.
+
 ## `serve-rfc1918`
 * Boolean
 * Default: yes