aboutsummaryrefslogtreecommitdiffstats
path: root/conf/tinder.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/tinder.conf')
-rw-r--r--conf/tinder.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf
new file mode 100644
index 0000000000..1d236b76b7
--- /dev/null
+++ b/conf/tinder.conf
@@ -0,0 +1,17 @@
+INHERIT += "tinderclient"
+
+# the name of the admin (e.g you)
+#TINDER_ADMIN = "you@yourhost"
+
+#Name of the client
+#TINDER_BUILDNAME = "Tinder Client Test/NameOfClient"
+
+#TINDER_ERROR = "unix"
+#TINDER_VERBOSE_REPORT = "1"
+#TINDER_LOG = "${TMPDIR}/tinder.log"
+#TINDER_MAILTO = "tinderbox-oe@gmx.net"
+
+#the From: of the report mails
+#TINDER_FROM = "you@yourhost"
+#TINDER_REPORT = "1"
+