Add support to playback stream

This commit is contained in:
Monocots 2019-03-28 22:41:38 +00:00
parent 0bd2e6fd61
commit e489d3f8dd
4 changed files with 4 additions and 2 deletions

View file

@ -9,6 +9,7 @@ rhizomatica_dir = '<%= @rhizomatica_dir %>'
sq_hlr_path = '<%= @sq_hlr_path %>'
use_sip = '<%= @use_sip %>'
advice_email = <%= @advice_email %>
test_playback = '<%= @test_playback %>'
# database
pgsql_db = '<%= @pgsql_db %>'