infrastructure/ingress.tjo.cloud/root/etc/default/dyndns
Tine 3cee5c95a4
Some checks failed
/ lint (push) Failing after 39s
feat: switch dns provider
2025-01-03 19:27:34 +01:00

20 lines
No EOL
558 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
# Account ID
DNSIMPLE_ACCOUNT_ID=155200