From c7f630142443bd80eeee55368bd837948bbdf390 Mon Sep 17 00:00:00 2001 From: Robin Beck Date: Thu, 23 May 2024 18:14:35 +0000 Subject: [PATCH] backport of commit 2b14f4a0c97f88a4c4473a88bd588166c2c0d887 --- website/content/docs/concepts/domain-model/host-sets.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/docs/concepts/domain-model/host-sets.mdx b/website/content/docs/concepts/domain-model/host-sets.mdx index aa760f19f3..551d60ad48 100644 --- a/website/content/docs/concepts/domain-model/host-sets.mdx +++ b/website/content/docs/concepts/domain-model/host-sets.mdx @@ -39,8 +39,7 @@ A host set has the following configurable attributes: - `sync_interval_seconds` - (optional) The number of seconds between the time boundary syncs the [hosts][] in this - set using this host set's plugin. If not provided a system determined default - is used. + set using this host set's plugin. Defaults to `600` seconds, or 10 minutes. ## Referenced by