diff options
Diffstat (limited to 'doc/example.ini')
-rw-r--r-- | doc/example.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/example.ini b/doc/example.ini index 985998d..a0cd110 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -56,9 +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 +; Maximum delay in milliseconds that the EDI input is willing to wait ; before it timeouts -;edi_max_delay=10 +;edi_max_delay=240 ; No support yet for multicast, should work with and without PFT ; When recieving data using ZeroMQ, the source is the URI to be used |