Check in and some other improvements
This commit is contained in:
@@ -231,7 +231,7 @@ Rails.application.config.sorcery.configure do |config|
|
||||
# How long in seconds the session length will be
|
||||
# Default: `604800`
|
||||
#
|
||||
user.remember_me_for = 2592000
|
||||
user.remember_me_for = 31556926
|
||||
|
||||
|
||||
# -- user_activation --
|
||||
|
||||
Reference in New Issue
Block a user