mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
last_attempt_warning should be true for now on.
This commit is contained in:
@@ -183,7 +183,7 @@ Devise.setup do |config|
|
||||
# config.unlock_in = 1.hour
|
||||
|
||||
# Warn on the last attempt before the account is locked.
|
||||
# config.last_attempt_warning = false
|
||||
# config.last_attempt_warning = true
|
||||
|
||||
# ==> Configuration for :recoverable
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user