diff options
Diffstat (limited to 'doc/example.ini')
-rw-r--r-- | doc/example.ini | 3 |
1 files changed, 3 insertions, 0 deletions
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 |