From: Pieter Lexis Date: Mon, 12 Oct 2015 09:56:07 +0000 (+0200) Subject: Amend docs on the slave-cycle-interval X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2787%2Fhead;p=thirdparty%2Fpdns.git Amend docs on the slave-cycle-interval --- diff --git a/docs/markdown/authoritative/settings.md b/docs/markdown/authoritative/settings.md index b969015504..0fbb36b86b 100644 --- a/docs/markdown/authoritative/settings.md +++ b/docs/markdown/authoritative/settings.md @@ -628,8 +628,9 @@ Turn on slave support. See ["Modes of operation"](modes-of-operation.md#slave-op * Integer * 60 -Number of seconds to schedule slave up-to-date checks of domains whose status is -unknown. +On a master, this is the amounts of seconds between the master checking the SOA +serials in its database to determine to send out NOTIFYs to the slaves. On slaves, +this is the number of seconds between the slave checking for updates to zones. ## `slave-renotify` * Boolean