mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Correct documentation typo for interval (#2248)
This commit is contained in:
parent
2033d8208c
commit
968854c721
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user