config: adding values
This commit is contained in:
parent
66b64cbfc3
commit
db5e32db5a
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ pgsql_db = '<%= @pgsql_db %>'
|
|||
pgsql_user = '<%= @pgsql_user %>'
|
||||
pgsql_pwd = '<%= @pgsql_pwd %>'
|
||||
pgsql_host = '<%= @pgsql_host %>'
|
||||
db_revision = '12'
|
||||
|
||||
# SITE
|
||||
site_name = "<%= @site_name %>"
|
||||
|
@ -72,3 +73,4 @@ notice_msg = '<%= @notice_msg %>'
|
|||
reminder_msg = '<%= @reminder_msg %>'
|
||||
deactivate_msg = '<%= @deactivate_msg %>'
|
||||
emergency_contact = '<%= @emergency_contact %>'
|
||||
support_contact = '68068155555'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue