blob: dd8c5287a54c4ffc1f9987d3288e3829ee710807 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"id": "libvirt-1",
"return": {
"decompress-threads": 2,
"cpu-throttle-increment": 10,
"compress-threads": 8,
"compress-level": 1,
"cpu-throttle-initial": 20,
"max-bandwidth": 33554432,
"downtime-limit": 300
}
}
|