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

Improve aggregator doc formatting (minor)

This commit is contained in:
Bernhard Reiter 2022-07-25 15:24:26 +02:00
parent c511a971d6
commit 8df67a7b1d
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554

View file

@ -79,7 +79,8 @@ domain // base url where the contents will be reachable from outs
rate // overall downloading limit per worker
insecure // do not check validity of TLS certificates
write_indices // write index.txt and changes.csv
openpgp_private_key // OpenPGP private key (must have no passphrase set, if you want to run the aggregator unattented, e.g. via cron.)
openpgp_private_key // OpenPGP private key (must have no passphrase set, if
// you want to be able to run unattended, e.g. via cron.)
openpgp_public_key // OpenPGP public key
passphrase // passphrase of the OpenPGP key
lock_file // path to lockfile, to stop other instances if one is not done