bug mail
This commit is contained in:
parent
df56a3a64c
commit
42492856db
@ -63,6 +63,10 @@ Survey::Application.configure do
|
||||
|
||||
# Send deprecation notices to registered listeners
|
||||
config.active_support.deprecation = :notify
|
||||
|
||||
config.action_mailer.default_url_options = { :host => "lepicvert.org" }
|
||||
|
||||
config.action_mailer.delivery_method = :sendmail
|
||||
|
||||
# Log the query plan for queries taking more than this (works
|
||||
# with SQLite, MySQL, and PostgreSQL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user