infrastructure/ingress.tjo.cloud/root/etc/default/dyndns

20 lines
558 B
Text
Raw Normal View History

## 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)
2025-01-02 15:52:08 +00:00
DOMAIN=ingress.tjo.cloud
2025-01-03 18:27:34 +00:00
# Account ID
DNSIMPLE_ACCOUNT_ID=155200