homeserverdns/homeserverdns.cfg

32 lines
939 B
INI
Raw Permalink Normal View History

2018-11-04 22:27:57 +01:00
# Protocol name, may be left empty when using a custom update_hook.
2018-11-05 12:20:35 +01:00
# The default update_hook supports: gandi, httpnet, dyndns
2018-11-04 22:27:57 +01:00
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
2018-11-04 22:27:57 +01:00
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=