From bb33d008299d40fad38b64d4c3e9d4c619892d83 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 30 Jun 2025 12:33:57 +0200 Subject: [PATCH] Update api.func --- misc/api.func | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/api.func b/misc/api.func index 5fd550b77..29290762c 100644 --- a/misc/api.func +++ b/misc/api.func @@ -30,7 +30,7 @@ post_to_api() { "ram_size": $RAM_SIZE, "os_type": "$var_os", "os_version": "$var_version", - "disableip6": "$DISABLEIP6", + "disableip6": "", "nsapp": "$NSAPP", "method": "$METHOD", "pve_version": "$pve_version",