mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-03 06:44:03 +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_description => 'domain',
|
||||
description => 'domain for this node\'s ACME certificate',
|
||||
default_key => 1,
|
||||
},
|
||||
plugin => {
|
||||
type => 'string',
|
||||
|
Loading…
Reference in New Issue
Block a user