mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Update doc to include default location instead of only name. (which is not the default)
This commit is contained in:
parent
bb053bd427
commit
a28ebe39cb
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ 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 (default:run.lock)
|
||||
lock_file // path to lockfile, to stop other instances if one is not done (default:/var/csaf_aggregator/run.lock)
|
||||
no_lock // explicitely disable usage of lock files. (default: false)
|
||||
interim_years // limiting the years for which interim documents are searched (default 0)
|
||||
verbose // print more diagnostic output, e.g. https requests (default false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue