Skip to content
Snippets Groups Projects
Unverified Commit 28916219 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

unconfirmed for 1 day

parent 71557229
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@ Devise.setup do |config|
# 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 = 1.day
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment