Fixed merge conflict with mailer url, need to remove this from git as well
This commit is contained in:
parent
ed8d284619
commit
f3443a3a82
|
@ -64,9 +64,6 @@ Dooraccess::Application.configure do
|
||||||
# Log the query plan for queries taking more than this (works
|
# Log the query plan for queries taking more than this (works
|
||||||
# with SQLite, MySQL, and PostgreSQL)
|
# with SQLite, MySQL, and PostgreSQL)
|
||||||
# config.active_record.auto_explain_threshold_in_seconds = 0.5
|
# config.active_record.auto_explain_threshold_in_seconds = 0.5
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
config.action_mailer.default_url_options = { :host => 'members.heatsynclabs.org' }
|
config.action_mailer.default_url_options = { :host => 'members.heatsynclabs.org' }
|
||||||
>>>>>>> 03d99741e5b661e63f6281115d2db333082a09b1
|
|
||||||
end
|
end
|
||||||
|
|
0
log/.gitkeep
Normal file → Executable file
0
log/.gitkeep
Normal file → Executable file
Loading…
Reference in New Issue
Block a user