mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Update legacy comment
This commit is contained in:
parent
1ad09f9cfc
commit
11c8875479
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ module Devise
|
|||
# Sets warden configuration using a block that will be invoked on warden
|
||||
# initialization.
|
||||
#
|
||||
# Devise.initialize do |config|
|
||||
# Devise.setup do |config|
|
||||
# config.allow_unconfirmed_access_for = 2.days
|
||||
#
|
||||
# config.warden do |manager|
|
||||
|
|
Loading…
Reference in a new issue