summaryrefslogtreecommitdiff
path: root/src/daemon/dlt.conf
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2013-12-09 13:52:31 +0100
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2014-01-10 07:16:04 +0100
commitbff03e36c4ef0fe7f49403bbbcb49d48493293b7 (patch)
tree33685b60ed90d0830b9708af97394e2ecb0e3686 /src/daemon/dlt.conf
parent302499439d5cdfab0ed7a2bf850e644eb98874df (diff)
downloadDLT-daemon-bff03e36c4ef0fe7f49403bbbcb49d48493293b7.tar.gz
Added new control message timezone.
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Diffstat (limited to 'src/daemon/dlt.conf')
-rw-r--r--src/daemon/dlt.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/daemon/dlt.conf b/src/daemon/dlt.conf
index e09129a..a079d3e 100644
--- a/src/daemon/dlt.conf
+++ b/src/daemon/dlt.conf
@@ -101,3 +101,10 @@ TimeOutOnSend = 4
# Absolute path to file storing version info - otherwise DLT version is used
# PathToECUSoftwareVersion = <absolute-path-to-file>
+
+########################################################################
+# Timezone info #
+########################################################################
+
+# Send periodic timezone info (Default: 0)
+# SendTimezone = 0 \ No newline at end of file