[fix]Fix mailbot settings
This commit is contained in:
parent
1118c3cbcc
commit
d2f1720d70
4 changed files with 6 additions and 7 deletions
|
|
@ -52,8 +52,9 @@ Osem::Application.configure do
|
|||
ActiveSupport::Deprecation.silenced = true
|
||||
end
|
||||
|
||||
# Test email address
|
||||
# Test mailbot settings
|
||||
config.mailbot = {
|
||||
ytlf_ticket_id: 50
|
||||
bcc_address: 'test@test.com'
|
||||
}
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue