Correct documentation typo for interval (#2248)

This commit is contained in:
Tomas Touceda 2021-09-27 16:28:02 -03:00 committed by GitHub
parent 2033d8208c
commit 968854c721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1365,13 +1365,13 @@ When `current_instance_checks` is set to `auto` (the default), Fleet instances w
How often vulnerabilities are checked. How often vulnerabilities are checked.
- Default value: `1hr` - Default value: `1h`
- Environment variable: `FLEET_VULNERABILITIES_PERIODICITY` - Environment variable: `FLEET_VULNERABILITIES_PERIODICITY`
- Config file format: - Config file format:
``` ```
vulnerabilities: vulnerabilities:
periodicity: 1hr periodicity: 1h
``` ```
###### cpe_database_url ###### cpe_database_url