infrastructure/ingress.tjo.cloud/root/etc/default/dyndns
Tine 4a0b589859
Some checks failed
/ lint (push) Failing after 2m2s
feat(ingress.tjo.cloud): add dyndns support
2025-01-02 16:27:42 +01:00

17 lines
No EOL
517 B
Text

## Path:
## Description: DynDNS settings
## Type: string
## Default: ""
## ServiceRestart: dydns
# If set to "true", removes extra DNS records if more than one A record is found on a subdomain.
# Note that if this is not enabled, the script will NOT update subdomains with more than one A record
# (default: false)
REMOVE_DUPLICATES=true
# Polling time in seconds.
# (default: 300)
SLEEP_INTERVAL=600
# The domain your subdomain is registered at. (i.e. foo.com for home.foo.com)
DOMAIN=ingress.tjo.cloud