1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Update config option (#266)

Update names of config options and add new options.
This commit is contained in:
mfd2007 2022-07-29 11:33:30 +02:00 committed by GitHub
parent 8478322111
commit f325723e74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,9 @@ web = "/var/csaf_aggregator/html"
domain = "https://localhost:9443" domain = "https://localhost:9443"
rate = 10.0 rate = 10.0
insecure = true insecure = true
#key = #openpgp_private_key =
#openpgp_public_key =
#interim_years =
#passphrase = #passphrase =
#write_indices = false #write_indices = false