mirror of
https://github.com/unraid/webgui.git
synced 2026-05-06 20:30:50 -05:00
Update Custom.form.php
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
'uuid' => $lv->domain_generate_uuid(),
|
||||
'clock' => 'localtime',
|
||||
'arch' => 'x86_64',
|
||||
'machine' => 'pc',
|
||||
'machine' => 'pc-i440fx',
|
||||
'mem' => 1024 * 1024,
|
||||
'maxmem' => 1024 * 1024,
|
||||
'password' => '',
|
||||
|
||||
Reference in New Issue
Block a user