mirror of https://gitee.com/openkylin/libvirt.git
10 lines
182 B
JSON
10 lines
182 B
JSON
![]() |
{
|
||
|
"driver": "https",
|
||
|
"url": "https://test.host:443/whatever.img",
|
||
|
"sslverify": false,
|
||
|
"timeout": 2000,
|
||
|
"readahead": 65536,
|
||
|
"auto-read-only": true,
|
||
|
"discard": "unmap"
|
||
|
}
|