Remove unused config options

This commit is contained in:
MDMCK10
2024-08-04 21:07:59 +02:00
parent ddcba7b308
commit d16c045b04
3 changed files with 82 additions and 153 deletions

View File

@@ -43,11 +43,6 @@ type = "qemu"
qemuArgs = "qemu-system-x86_64"
vncPort = 5900
snapshots = true
# Uncomment qmpHost and qmpPort if you're using Windows.
#qmpHost = "127.0.0.1"
#qmpPort = "5800"
# Comment out qmpSockDir if you're using Windows.
qmpSockDir = "/tmp/"
[vncvm]
vncHost = "127.0.0.1"