Signed-off-by: Alexandre Derumier <aderum...@odiso.com> --- www/manager/qemu/ProcessorEdit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager/qemu/ProcessorEdit.js b/www/manager/qemu/ProcessorEdit.js index 4a887c0..1dc444b 100644 --- a/www/manager/qemu/ProcessorEdit.js +++ b/www/manager/qemu/ProcessorEdit.js @@ -26,7 +26,7 @@ Ext.define('PVE.qemu.ProcessorInputPanel', { xtype: 'numberfield', name: 'cores', minValue: 1, - maxValue: 32, + maxValue: 64, value: '1', fieldLabel: gettext('Cores'), allowBlank: false, -- 1.7.10.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel