9 qm.conf - Proxmox VE Virtual Machine Configuration
15 '/etc/pve/qemu-server/<VMID>.conf'
23 Virtual Machine Configuration
24 =============================
28 :title: Manual: qm.conf
31 The `/etc/pve/qemu-server/<VMID>.conf` files stores VM configuration,
32 where "VMID" is the numeric ID of the given VM.
34 NOTE: IDs <= 100 are reserved for internal purposes.
40 The file uses a simple colon separated key/value format. Each line has
45 Blank lines in the file are ignored, and lines starting with a `#`
46 character are treated as comments and are also ignored.
48 One can use the `qm` command to generate and modify those files.
54 include::qm.conf.5-opts.adoc[]
58 include::pve-copyright.adoc[]