From 1e683fb0c3bbdc41d66a3edc95b0e10f68a78b7d Mon Sep 17 00:00:00 2001 From: Bjoern Sikora Date: Mon, 21 Sep 2009 12:05:49 +0200 Subject: [PATCH] Deleted example config files. --- dhs.conf | 5 ----- dyndns.conf | 7 ------- dyns.conf | 7 ------- ods.conf | 5 ----- 4 files changed, 0 insertions(+), 24 deletions(-) delete mode 100644 dhs.conf delete mode 100644 dyndns.conf delete mode 100644 dyns.conf delete mode 100644 ods.conf diff --git a/dhs.conf b/dhs.conf deleted file mode 100644 index 6eba345..0000000 --- a/dhs.conf +++ /dev/null @@ -1,5 +0,0 @@ -protocol=dhs -host=hostname -login=maxmuster -password=secret - diff --git a/dyndns.conf b/dyndns.conf deleted file mode 100644 index 183cae7..0000000 --- a/dyndns.conf +++ /dev/null @@ -1,7 +0,0 @@ -protocol=dyndns -host=ddnstest.dyndns.org -login=bjoerk1 -password=arxyl7x -update_interval=0 -max_updates_within_interval=0 -dns_cache_ttl=60 diff --git a/dyns.conf b/dyns.conf deleted file mode 100644 index ac68498..0000000 --- a/dyns.conf +++ /dev/null @@ -1,7 +0,0 @@ -protocol=dyns -host=ddnstest.dyns.net -login=testclient -password=open -update_interval=0 -max_updates_within_interval=0 -dns_cache_ttl=300 diff --git a/ods.conf b/ods.conf deleted file mode 100644 index 9fc43b4..0000000 --- a/ods.conf +++ /dev/null @@ -1,5 +0,0 @@ -protocol=ods -host=hostname2 -login=maxmuster2 -password=secret2 - -- 1.7.1