aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/tinder.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/tinder.conf b/conf/tinder.conf
index 9ed63e4828..f2bf88ceec 100644
--- a/conf/tinder.conf
+++ b/conf/tinder.conf
@@ -4,7 +4,8 @@ INHERIT += "tinderclient"
#TINDER_ADMIN = "you@yourhost"
#Name of the client
-#TINDER_BUILDNAME = "Tinder Client Test/NameOfClient"
+#DO NOT USE / in a name!!
+#TINDER_BUILDNAME = "Tinder Client Test-NameOfClient"
#What error parser to use
#TINDER_ERROR = "unix"