mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
docs: fix typo in examples/aggregator.toml (#539)
This commit is contained in:
parent
e2ad3d3f83
commit
56fadc3a80
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ insecure = true
|
||||||
# rate = 1.8
|
# rate = 1.8
|
||||||
# insecure = true
|
# insecure = true
|
||||||
write_indices = true
|
write_indices = true
|
||||||
# If aggregator.category == "aggreator", set for an entry that should
|
# If aggregator.category == "aggregator", set for an entry that should
|
||||||
# be listed in addition:
|
# be listed in addition:
|
||||||
category = "lister"
|
category = "lister"
|
||||||
# ignore_pattern = [".*white.*", ".*red.*"]
|
# ignore_pattern = [".*white.*", ".*red.*"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue