homeserverdns/homeserverdns.cfg

32 lines
939 B
INI

# Protocol name, may be left empty when using a custom update_hook.
# The default update_hook supports: gandi, httpnet, dyndns
protocol=
# The command to be called to determine our public IP address. By default UPNP
# will be used
public_ip4_hook=
# The command to be called when an IP change is detected. Environment variables
# will be set when calling it (for documentation see homeserverdns-update).
# Default: homeserverdns-update
update_hook=
# The address of the API, required for dyndns protocol.
# Example: dyndns.strato.com/nic/update
api_address=
# User name for authentication at the API (not all protocols require this).
user=
# Token used for authentication at the API
auth_key=
# Time-to-live for the A/AAAA records (not all protocols support this).
# default: 300
ttl=
# A space separated list of the domains for which the A/AAAA records shall be
# updated. For each domain the update_hook will be called.
domains=