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 be64a67 commit bb33d00Copy full SHA for bb33d00
misc/api.func
@@ -30,7 +30,7 @@ post_to_api() {
30
"ram_size": $RAM_SIZE,
31
"os_type": "$var_os",
32
"os_version": "$var_version",
33
- "disableip6": "$DISABLEIP6",
+ "disableip6": "",
34
"nsapp": "$NSAPP",
35
"method": "$METHOD",
36
"pve_version": "$pve_version",
0 commit comments