Update ddclient.in

This commit is contained in:
Serrallonga25 2022-11-29 11:09:28 +01:00 committed by GitHub
parent 8caf2904f3
commit 623492c534
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'},
),