Commit 22abb71c by Nguyen Vo Huy Hoang

enable mailer

parent 673c2e5d
Pipeline #1550 canceled with stages
in 0 seconds
...@@ -42,7 +42,7 @@ module RedmineApp ...@@ -42,7 +42,7 @@ module RedmineApp
# Version of your assets, change this if you want to expire all your assets # Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0' config.assets.version = '1.0'
config.action_mailer.perform_deliveries = false config.action_mailer.perform_deliveries = true
# Do not include all helpers # Do not include all helpers
config.action_controller.include_all_helpers = false config.action_controller.include_all_helpers = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment