diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.mux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/example.mux b/doc/example.mux index 83dbfbb..cf02467 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -228,6 +228,10 @@ subchannels { ; avoid runaway memory usage in case of issues. buffer 500 ; 500 * 24ms = 12 seconds + + ; Specify the additional delay in milliseconds to add to the TIST. Positive values + ; mean the content will be inserted later. + tist-delay 10 } } |