5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 13:16:08 +00:00

permitir ingresar sin confirmar la cuenta #80

This commit is contained in:
f 2020-02-11 14:08:48 -03:00
parent e868462dbf
commit b28ca182a7
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -197,7 +197,7 @@ Devise.setup do |config|
# website 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 = 2.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