mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-02 12:37:14 +00:00
fix #1780: change datacenter.conf to datacenter.cfg
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
51153f86ce
commit
f889aa0fbb
@ -272,7 +272,7 @@ my $confdesc = {
|
||||
keyboard => {
|
||||
optional => 1,
|
||||
type => 'string',
|
||||
description => "Keybord layout for vnc server. Default is read from the '/etc/pve/datacenter.conf' configuration file.".
|
||||
description => "Keybord layout for vnc server. Default is read from the '/etc/pve/datacenter.cfg' configuration file.".
|
||||
"It should not be necessary to set it.",
|
||||
enum => PVE::Tools::kvmkeymaplist(),
|
||||
default => undef,
|
||||
|
Loading…
Reference in New Issue
Block a user