Add config params for jitter buffer

This commit is contained in:
Monocots 2020-03-24 23:06:14 +00:00 committed by Keith Whyte
parent befe0021eb
commit 4996cd3c43
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,9 @@
reload_on_call = 0
default_log_level = '<%= @default_log_level %>'
lcls = <%= @lcls %>
# Jitter Buffers
JB_in = '<%= @jb_in %>'
JB_out = '<%= @jb_out %>'
rhizomatica_dir = '<%= @rhizomatica_dir %>'
sq_hlr_path = '<%= @sq_hlr_path %>'