fixed missing ) for cloudflare service hash
This commit is contained in:
parent
b92a4e4e74
commit
4a0dd5f4cf
1 changed files with 1 additions and 0 deletions
1
ddclient
1
ddclient
|
@ -613,6 +613,7 @@ my %services = (
|
|||
{ 'server' => setv(T_FQDNP, 1, 0, 1, 'www.cloudflare.com', undef) },
|
||||
{ 'min-interval' => setv(T_DELAY, 0, 0, 1, interval('5m'), 0),},
|
||||
$variables{'cloudflare-common-defaults'},
|
||||
),
|
||||
},
|
||||
'googledomains' => {
|
||||
'updateable' => undef,
|
||||
|
|
Loading…
Reference in a new issue