mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Improve documentation for aggregator
* Add term "CSAF proxy provider", because it is mentioned now in https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html . * Improve formatting and phrasing. * Improve description of configuration of update_intervall.
This commit is contained in:
parent
732383561b
commit
de64b88491
3 changed files with 11 additions and 11 deletions
|
|
@ -85,7 +85,7 @@ type config struct {
|
|||
// ServiceDocument incidates if we should create a service.json document.
|
||||
ServiceDocument bool `toml:"create_service_document"`
|
||||
|
||||
// UpdateInterval is used for publishers a the mandatory field
|
||||
// UpdateInterval is used for publishers as the mandatory field
|
||||
// 'update_interval'.
|
||||
UpdateInterval *string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue