diff options
author | Christian Muck <christian.muck@bmw.de> | 2012-02-08 14:55:54 +0100 |
---|---|---|
committer | Christian Muck <christian.muck@bmw.de> | 2012-02-08 14:55:54 +0100 |
commit | 5f0abf66eb361e0a41ddfc8b47b6433da5d2b097 (patch) | |
tree | 39625e12ed92d905e8ad23894f182827031dce81 /doc/dlt-system.conf.5 | |
parent | 12b47dc73a54e89e0f7ded02faf7d0485b6a31af (diff) | |
download | DLT-daemon-5f0abf66eb361e0a41ddfc8b47b6433da5d2b097.tar.gz |
[GENDLT-16] Create variable in dlt-system.conf to configure the timeout of the filetransfer fixed.
Diffstat (limited to 'doc/dlt-system.conf.5')
-rw-r--r-- | doc/dlt-system.conf.5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/dlt-system.conf.5 b/doc/dlt-system.conf.5 index d09a9c1..a3b2476 100644 --- a/doc/dlt-system.conf.5 +++ b/doc/dlt-system.conf.5 @@ -74,6 +74,12 @@ This value defines the amount of time after which a sent file is deleted and the next file is strated to be transmitted. .IP Default: 10 +.TP +.B FiletransferTimeoutBetweenLogs +This value defines the amount of time to wait between two file transfer +logs of a single file. +.IP +Default: 10 .SH LOG FILES OPTIONS .TP .B LogFileEnable |