|
@@ -40,7 +40,7 @@ const conf: Config = {
|
|
|
// fit into a page, the latter number will be used.
|
|
// fit into a page, the latter number will be used.
|
|
|
// - `Infinity` value means no `limit` will be used, i.e. all VMs will be listed.
|
|
// - `Infinity` value means no `limit` will be used, i.e. all VMs will be listed.
|
|
|
instancesListBackgroundLoading: {
|
|
instancesListBackgroundLoading: {
|
|
|
- default: 10,
|
|
|
|
|
|
|
+ default: 100,
|
|
|
ovm: Infinity,
|
|
ovm: Infinity,
|
|
|
"hyper-v": Infinity,
|
|
"hyper-v": Infinity,
|
|
|
},
|
|
},
|