remember me, password reset
This commit is contained in:
@@ -31,8 +31,8 @@ Rails.application.configure do
|
||||
# Store uploaded files on the local file system (see config/storage.yml for options).
|
||||
config.active_storage.service = :local
|
||||
|
||||
# Don't care if the mailer can't send.
|
||||
config.action_mailer.raise_delivery_errors = false
|
||||
# Raise delivery errors to see what's happening with email
|
||||
config.action_mailer.raise_delivery_errors = true
|
||||
|
||||
# Make template changes take effect immediately.
|
||||
config.action_mailer.perform_caching = false
|
||||
|
||||
Reference in New Issue
Block a user