1
0
Fork 0

Timeout in 30 minutes

This commit is contained in:
Alex Kotov 2019-07-19 07:51:26 +05:00
parent 7f701c8992
commit a0ce2a0b99
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -186,7 +186,7 @@ Devise.setup do |config|
# ==> Configuration for :timeoutable
# The time you want to timeout the user session without activity. After this
# time the user will be asked for credentials again. Default is 30 minutes.
config.timeout_in = 1.hour
config.timeout_in = 30.minutes
# ==> Configuration for :lockable
# Defines which strategy will be used to lock an account.