X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/404bd293fe621a270748df828c67e507b350920b..8dc61228b74613a5e585ef0a8cf7b4352e208717:/config/environment.rb diff --git a/config/environment.rb b/config/environment.rb index 6edda72..f432b2d 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -83,8 +83,10 @@ module LoginEngine config :changeable_fields, [] config :use_email_notification, true config :confirm_account, false +end Engines.start :login # action mailer configuration ActionMailer::Base.delivery_method = :sendmail ActionMailer::Base.default_charset = "utf-8" +