mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-23 18:59:56 +00:00
multisign option
This commit is contained in:
@ -36,8 +36,8 @@ Base repository settings:
|
||||
|
||||
Settings for signing packages or repository:
|
||||
|
||||
* `enabled` - configuration flag to enable signing, string, required. Allowed values are `disabled`, `package` (sign each package separately), `repository` (sign repository database file).
|
||||
* `key` - PGP key, string, optional.
|
||||
* `target` - configuration flag to enable signing, space separated list of strings, required. Allowed values are `package` (sign each package separately), `repository` (sign repository database file).
|
||||
* `key` - PGP key, string, required.
|
||||
|
||||
## `report` group
|
||||
|
||||
|
Reference in New Issue
Block a user