mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 21:11:53 +00:00
nodeconfig: make domain default key of acmedomain
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
ab53e139eb
commit
dcfb9f2c03
@ -87,6 +87,7 @@ my $acme_domain_desc = {
|
|||||||
format => 'pve-acme-domain',
|
format => 'pve-acme-domain',
|
||||||
format_description => 'domain',
|
format_description => 'domain',
|
||||||
description => 'domain for this node\'s ACME certificate',
|
description => 'domain for this node\'s ACME certificate',
|
||||||
|
default_key => 1,
|
||||||
},
|
},
|
||||||
plugin => {
|
plugin => {
|
||||||
type => 'string',
|
type => 'string',
|
||||||
|
Loading…
Reference in New Issue
Block a user