summaryrefslogtreecommitdiff
path: root/src/daemon/dlt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/dlt.conf')
-rw-r--r--src/daemon/dlt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/dlt.conf b/src/daemon/dlt.conf
index 1032a9a..d3ba7f3 100644
--- a/src/daemon/dlt.conf
+++ b/src/daemon/dlt.conf
@@ -41,7 +41,7 @@ LoggingLevel = 6
# The logging filename if internal logging mode is log to file (Default: /tmp/dlt.log)
LoggingFilename = /tmp/dlt.log
-# Timeout on send to client (sec)
+# Timeout on send to client (sec)
TimeOutOnSend = 4
# The minimum size of the Ringbuffer, used for storing temporary DLT messages, until client is connected (Default: 500000)