summaryrefslogtreecommitdiff
path: root/src/system
diff options
context:
space:
mode:
authorChristian Muck <christian.muck@bmw.de>2012-06-13 23:21:00 +0200
committerChristian Muck <christian.muck@bmw.de>2012-06-13 23:53:29 +0200
commit2c146c92f571bec04875c2d912871c8ad5d9a2aa (patch)
tree5b47842db82aa67f1228a45391ff0f20a47209a9 /src/system
parent4dcb40918c0e2ea9352d2182898cf335519f65a4 (diff)
downloadDLT-daemon-2c146c92f571bec04875c2d912871c8ad5d9a2aa.tar.gz
Updated doxygen documentation, readme, man pages and release notes
Signed-off-by: Christian Muck <christian.muck@bmw.de>
Diffstat (limited to 'src/system')
-rw-r--r--src/system/dlt-system.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/system/dlt-system.conf b/src/system/dlt-system.conf
index c7313eb..10de9c1 100644
--- a/src/system/dlt-system.conf
+++ b/src/system/dlt-system.conf
@@ -31,16 +31,14 @@ FiletransferEnable = 0
# The Context Id of the filetransfer (Default: FILE)
FiletransferContextId = FILE
-# Time after startup of dlt-system when first file is transfered (Default: 30)
-# Time in seconds
+# Time in seconds after startup of dlt-system when first file is transfered (Default: 30)
FiletransferTimeStartup = 30
# Time to wait when transfered file is deleted and next file transfer starts (Default: 10)
# Time in seconds
FiletransferTimeDelay = 10
-# Time to wait between two file transfer logs of a single file to DLT. (Default: 10)
-# Time in ms seconds
+# Time in ms seconds to wait between two file transfer logs of a single file to DLT. (Default: 10)
FiletransferTimeoutBetweenLogs = 10
# Temporary directory to use.