Add Advice Email address to config_values

This commit is contained in:
Wile E. Coyote 2017-02-01 09:52:45 +00:00
parent cb8e8aa483
commit 1042e20b7a
2 changed files with 2 additions and 0 deletions

View file

@ -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 %>'