diff --git a/options.xhtml b/options.xhtml index eb42e1c59..880347cea 100644 --- a/options.xhtml +++ b/options.xhtml @@ -25448,7 +25448,7 @@ attribute set of string

Valid values are openpgp (OpenPGP/GnuPG), ssh (SSH), and x509 (X.509 certificates).

Type: -one of “openpgp”, “ssh”, “x509”

+null or one of “openpgp”, “ssh”, “x509”

Default:

"openpgp" for state version < 25.05,
 undefined for state version ≥ 25.05
@@ -25499,10 +25499,10 @@ null or string

Whether commits and tags should be signed by default.

Type: -boolean

+null or boolean

Default: -false

+null

Declared by:

@@ -25523,7 +25523,7 @@ boolean

Path to signer binary to use.

Type: -string

+null or string

Declared by: