mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Merge pull request #3008 from weih/update-legacy-comment
Update legacy comment [ci skip]
This commit is contained in:
commit
873e57e97d
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
|
# Sets warden configuration using a block that will be invoked on warden
|
||||||
# initialization.
|
# initialization.
|
||||||
#
|
#
|
||||||
# Devise.initialize do |config|
|
# Devise.setup do |config|
|
||||||
# config.allow_unconfirmed_access_for = 2.days
|
# config.allow_unconfirmed_access_for = 2.days
|
||||||
#
|
#
|
||||||
# config.warden do |manager|
|
# config.warden do |manager|
|
||||||
|
|
Loading…
Reference in a new issue