Add path to bts_defs JSON in config_values
This commit is contained in:
parent
54c09b8aee
commit
acf328e03e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ JB_out = '<%= @jb_out %>'
|
||||||
|
|
||||||
rhizomatica_dir = '<%= @rhizomatica_dir %>'
|
rhizomatica_dir = '<%= @rhizomatica_dir %>'
|
||||||
sq_hlr_path = '<%= @hlr_db %>'
|
sq_hlr_path = '<%= @hlr_db %>'
|
||||||
|
bts_defs = '<%= @rhizomatica_dir %>/bts_defs.json'
|
||||||
use_sip = '<%= @use_sip %>'
|
use_sip = '<%= @use_sip %>'
|
||||||
advice_email = <%= @advice_email %>
|
advice_email = <%= @advice_email %>
|
||||||
test_playback = '<%= @test_playback %>'
|
test_playback = '<%= @test_playback %>'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue