Add Advice Email address to config_values
This commit is contained in:
parent
cb8e8aa483
commit
1042e20b7a
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
rhizomatica_dir = '<%= @rhizomatica_dir %>'
|
||||
sq_hlr_path = '<%= @sq_hlr_path %>'
|
||||
use_sip = '<%= @use_sip %>'
|
||||
advice_email = <%= @advice_email %>
|
||||
|
||||
# database
|
||||
pgsql_db = '<%= @pgsql_db %>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue