T5445: dyndns: add possibility to specify update interval (timeout)

This commit is contained in:
Christian Breunig 2023-08-06 14:34:35 +02:00
parent 2d78e7c72d
commit 5e4eadf0a1

View File

@ -251,6 +251,12 @@ Configuration
Configure optional TTL value on the given resource record. This defaults to Configure optional TTL value on the given resource record. This defaults to
600 seconds. 600 seconds.
.. cfgcmd:: set service dns dynamic timeout <60-3600>
Specify timeout / update interval to check if IP address changed.
This defaults to 300 seconds.
.. _dns:dynmaic_example: .. _dns:dynmaic_example:
Example Example