diff options
author | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-09-13 01:02:12 -0500 |
---|---|---|
committer | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-11-30 21:42:23 -0600 |
commit | c3ba4527824c9f4d2e53e7fbd0bff4b84c3012f4 (patch) | |
tree | b09750a0bfad77def691baee1ce8139e04194cdd /interface-definitions/system-time-zone.xml.in | |
parent | 6b30a92eaff48ae5dd4968e30f3464e04c69d4fd (diff) | |
download | vyos-1x-c3ba4527824c9f4d2e53e7fbd0bff4b84c3012f4.tar.gz vyos-1x-c3ba4527824c9f4d2e53e7fbd0bff4b84c3012f4.zip |
ddclient: T5574: Support per-service cache management for services
Add support for per-service cache management for ddclient providers
via `wait-time` and `expiry-time` options. This allows for finer-grained
control over how often a service is updated and how long the hostname
will be cached before being marked expired in ddclient's cache.
More specifically, `wait-time` controls how often ddclient will attempt
to check for a change in the hostname's IP address, and `expiry-time`
controls how often ddclient to a forced update of the hostname's IP
address.
These options intentionally don't have any default values because they
are provider-specific. They get treated similar to the other provider-
specific options in that they are only used if defined.
Diffstat (limited to 'interface-definitions/system-time-zone.xml.in')
0 files changed, 0 insertions, 0 deletions