From 623492c5349188ce383ca0747bb6ab84e8af7320 Mon Sep 17 00:00:00 2001 From: Serrallonga25 <75206839+Serrallonga25@users.noreply.github.com> Date: Tue, 29 Nov 2022 11:09:28 +0100 Subject: [PATCH] Update ddclient.in --- ddclient.in | 1 - 1 file changed, 1 deletion(-) diff --git a/ddclient.in b/ddclient.in index c015ad2..c2d2983 100755 --- a/ddclient.in +++ b/ddclient.in @@ -564,7 +564,6 @@ my %services = ( 'update' => \&dinamico_cdmon_update, 'examples' => \&dinamico_cdmon_examples, 'variables' => merge( - { 'server' => setv(T_FQDNP, 1, 0, 1, 'dinamico.cdmon.org', undef) }, { 'min-interval' => setv(T_DELAY, 0, 0, 1, 0, interval('5m')),}, $variables{'service-common-defaults'}, ),