Update ddclient.in
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
d6d4c30577
commit
437e1b04be
1 changed files with 1 additions and 1 deletions
|
|
@ -523,7 +523,7 @@ my %variables = (
|
|||
'static' => setv(T_BOOL, 0, 1, 0, undef),
|
||||
'wildcard' => setv(T_BOOL, 0, 1, 0, undef),
|
||||
},
|
||||
'keysystems-common-defaults' => {
|
||||
'keysystems-common-defaults' => {
|
||||
'server' => setv(T_FQDNP, 1, 0, 1, 'dynamicdns.key-systems.net', undef),
|
||||
'login' => setv(T_LOGIN, 0, 0, 0, 'unused', undef),
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue