mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-02 21:15:15 +00:00
add full path reference to datacenter.conf file
This commit is contained in:
parent
522619458c
commit
fad17f04fc
@ -236,7 +236,7 @@ my $confdesc = {
|
||||
keyboard => {
|
||||
optional => 1,
|
||||
type => 'string',
|
||||
description => "Keybord layout for vnc server. Default is read from the datacenter configuration file.",
|
||||
description => "Keybord layout for vnc server. Default is read from the '/etc/pve/datacenter.conf' configuration file.",
|
||||
enum => PVE::Tools::kvmkeymaplist(),
|
||||
default => 'en-us',
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user