Merge pull request #729 from tamasbakos/master

Removed 5m min-interval from changeip protocol
This commit is contained in:
Richard Hansen 2024-08-03 18:15:24 -04:00 committed by GitHub
commit 13a66c79bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -723,7 +723,6 @@ our %protocols = (
'examples' => \&nic_changeip_examples,
'variables' => {
%{$variables{'protocol-common-defaults'}},
'min-interval' => setv(T_DELAY, 0, 0, interval('5m'), interval('5m')),
'server' => setv(T_FQDNP, 0, 0, 'nic.changeip.com', undef),
},
},