Add path to bts_defs JSON in config_values

This commit is contained in:
Keith Whyte 2020-09-09 14:04:32 +02:00
parent 54c09b8aee
commit acf328e03e

View file

@ -11,6 +11,7 @@ JB_out = '<%= @jb_out %>'
rhizomatica_dir = '<%= @rhizomatica_dir %>'
sq_hlr_path = '<%= @hlr_db %>'
bts_defs = '<%= @rhizomatica_dir %>/bts_defs.json'
use_sip = '<%= @use_sip %>'
advice_email = <%= @advice_email %>
test_playback = '<%= @test_playback %>'