From afb8d8d8bcad7294c114c9a72123964a171cb01a Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 6 Jan 2017 17:39:13 +0100 Subject: Add edi_max_delay option to config file --- doc/example.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/example.ini b/doc/example.ini index 361a4c4..985998d 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -56,6 +56,9 @@ loop=0 ; Listen for EDI data on a given UDP port ;transport=edi ;source=udp://:12002 +; Maximum delay in number of ETI frames that the EDI input is willing to wait +; before it timeouts +;edi_max_delay=10 ; No support yet for multicast, should work with and without PFT ; When recieving data using ZeroMQ, the source is the URI to be used -- cgit v1.2.3