mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Fix checker doc of TOML config of validator (#492)
This commit is contained in:
parent
21fa98186c
commit
03a907b9b8
1 changed files with 3 additions and 3 deletions
|
|
@ -53,8 +53,8 @@ verbose = false
|
||||||
# timerange # not set by default
|
# timerange # not set by default
|
||||||
# header # not set by default
|
# header # not set by default
|
||||||
# validator # not set by default
|
# validator # not set by default
|
||||||
# validatorcache # not set by default
|
# validator_cache # not set by default
|
||||||
validatorpreset = ["mandatory"]
|
validator_preset = ["mandatory"]
|
||||||
```
|
```
|
||||||
|
|
||||||
Usage example:
|
Usage example:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue