Skip to content

Commit 0ebb664

Browse files
authored
Update ddclient configuration for IPv4 usage (#2782)
Signed-off-by: Niklas Siemer <[email protected]>
1 parent d45498b commit 0ebb664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/ddclient-configuration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ cat << DDCLIENT_CONF > "/etc/ddclient.conf"
182182
# /etc/ddclient.conf
183183
184184
# Default system settings
185-
use=web, web=https://api.ipify.org
185+
usev4=webv4, webv4=https://api.ipify.org
186186
187187
# Workaround for ddclient 3.10.0+ parsing bug disabled
188188
# The 'curl=yes' option causes "curl not found" errors even with curl installed

0 commit comments

Comments
 (0)