From f325723e74ebb5539e2b12aa585f85d5a834236e Mon Sep 17 00:00:00 2001 From: mfd2007 <58845044+mfd2007@users.noreply.github.com> Date: Fri, 29 Jul 2022 11:33:30 +0200 Subject: [PATCH] Update config option (#266) Update names of config options and add new options. --- docs/examples/aggregator.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/examples/aggregator.toml b/docs/examples/aggregator.toml index 0ca585d..ac73cc4 100644 --- a/docs/examples/aggregator.toml +++ b/docs/examples/aggregator.toml @@ -5,7 +5,9 @@ web = "/var/csaf_aggregator/html" domain = "https://localhost:9443" rate = 10.0 insecure = true -#key = +#openpgp_private_key = +#openpgp_public_key = +#interim_years = #passphrase = #write_indices = false