We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3764308 commit f4eb687Copy full SHA for f4eb687
1 file changed
source/adminguide/templates.rst
@@ -590,8 +590,8 @@ Attaching an ISO to a Instance
590
counter visible and one or two ISOs selected from the dropdown.
591
592
The maximum number of ISOs that may be attached to an Instance is controlled
593
-by the global setting ``vm.cdrom.max.count`` (default ``1``); on KVM, the
594
-hypervisor caps it at ``2``. The first ISO attached is the bootable one;
+by the configuration setting ``vm.cdrom.max.count`` (default ``1``); on KVM,
+the hypervisor caps it at ``2``. The first ISO attached is the bootable one;
595
the Attach ISO action is hidden once the Instance reaches its limit.
596
597
Detaching an ISO
0 commit comments