Skip to content

Commit

Permalink
Update confirmation config
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhbhatia committed Sep 23, 2024
1 parent 56f84a8 commit 33d6727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
# without confirming their account.
# Default is 0.days, meaning the user cannot access the website without
# confirming their account.
config.allow_unconfirmed_access_for = 2.days
config.allow_unconfirmed_access_for = 5.days

# A period that the user is allowed to confirm their account before their
# token becomes invalid. For example, if set to 3.days, the user can confirm
Expand Down

0 comments on commit 33d6727

Please sign in to comment.