X-Git-Url: http://git.ipfire.org/?p=ddns.git;a=blobdiff_plain;f=ddns.conf;fp=ddns.conf;h=0000000000000000000000000000000000000000;hp=095c72e99a0bc3b255185615f7c6eea22cdb9adc;hb=677765c0de0eb156f8cc054e03518b85ad213eb7;hpb=9e3a3d3f7729f2bca0dfe169314b3740e355c295 diff --git a/ddns.conf b/ddns.conf deleted file mode 100644 index 095c72e..0000000 --- a/ddns.conf +++ /dev/null @@ -1,44 +0,0 @@ -# -# This is a sample configuration file for the -# IPFire dynamic DNS update client. -# - -[config] - -# Upstream proxy. -# proxy = http://192.168.180.1:800 - -# Guess the external IP address with help -# of an external server. -# guess_external_ip = true - -# Accounts are its own sections. -# These are some examples. - -# [test.dhs.org] -# provider = dhs.org -# username = user -# password = pass - -# [test.dnspark.com] -# provider = dnspark.com -# username = user -# password = pass - -# [test.no-ip.org] -# provider = no-ip.com -# username = user -# password = pass - -# [test.selfhost.de] -# provider = selfhost.de -# username = user -# password = pass - -# [test.lightningwirelabs.com] -# provider = dns.lightningwirelabs.com - -# Only use one of these two auth options. -# token = token -# username = user -# password = pass