Signed-off-by: Gilles Pietri <contact+...@gilouweb.com> --- PVE/QemuServer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index bca5669..54278e5 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -211,7 +211,7 @@ my $audio_fmt = { }, driver => { type => 'string', - enum => ['spice'], + enum => ['spice', 'none'], default => 'spice', optional => 1, description => "Driver backend for the audio device." -- 2.30.0 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel