changes sync_interval_seconds default to 600 (#4823)

pull/2599/head
Robin Beck 2 years ago committed by GitHub
parent 4f3c109eb5
commit 84ae33994a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save