mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Apply automatic changes
This commit is contained in:
parent
20f5937240
commit
69c3030eef
1 changed files with 8 additions and 7 deletions
|
|
@ -114,6 +114,13 @@ web = "/var/csaf_aggregator/html"
|
|||
domain = "https://localhost:9443"
|
||||
rate = 10.0
|
||||
insecure = true
|
||||
#key =
|
||||
#passphrase =
|
||||
#write_indices = false
|
||||
|
||||
# specification requires at least two providers (default),
|
||||
# to override for testing, enable:
|
||||
# allow_single_provider = true
|
||||
|
||||
[aggregator]
|
||||
category = "aggregator"
|
||||
|
|
@ -133,12 +140,6 @@ insecure = true
|
|||
domain = "localhost"
|
||||
# rate = 1.2
|
||||
# insecure = true
|
||||
|
||||
#key =
|
||||
#passphrase =
|
||||
|
||||
# specification requires at least two providers (default),
|
||||
# to override for testing, enable:
|
||||
# allow_single_provider = true
|
||||
write_indices = true
|
||||
```
|
||||
<!-- MARKDOWN-AUTO-DOCS:END -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue