aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/example.ini22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/example.ini b/doc/example.ini
index 72e3386..d7a261b 100644
--- a/doc/example.ini
+++ b/doc/example.ini
@@ -33,17 +33,6 @@ source=/dev/stdin
; When the end of file is reached, it is possible to rewind it
loop=0
-; ETI-over-TCP example:
-;transport=tcp
-;source=localhost:9200
-
-; When recieving data using ZeroMQ, the source is the URI to be used
-;transport=zeromq
-;source=tcp://localhost:9100
-; The option max_frames_queued defines the maximum number of ETI frames
-; (frame duration: 24ms) that can be in the input queue
-;max_frames_queued=100
-
; EDI input.
; Listen for EDI data on a given UDP port, unicast or multicast.
;transport=edi
@@ -76,6 +65,17 @@ loop=0
; This EDI implementation does not support EDI Packet Resend
+; ETI-over-TCP example:
+;transport=tcp
+;source=localhost:9200
+
+; When recieving data using ZeroMQ, the source is the URI to be used
+;transport=zeromq
+;source=tcp://localhost:9100
+; The option max_frames_queued defines the maximum number of ETI frames
+; (frame duration: 24ms) that can be in the input queue
+;max_frames_queued=100
+
[modulator]
; Mode 'fix' uses a fixed factor and is really not recommended. It is more
; useful on an academic perspective for people trying to understand the DAB