We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f31313 commit 9fc45c1Copy full SHA for 9fc45c1
misc/api.func
@@ -30,7 +30,6 @@ post_to_api() {
30
"ram_size": $RAM_SIZE,
31
"os_type": "$var_os",
32
"os_version": "$var_version",
33
- "disableip6": "",
34
"nsapp": "$NSAPP",
35
"method": "$METHOD",
36
"pve_version": "$pve_version",
@@ -81,7 +80,6 @@ post_to_api_vm() {
81
80
82
83
84
85
86
87
0 commit comments