Skip to content

Commit f83bed1

Browse files
committed
update devise timeout
1 parent b0aa7a5 commit f83bed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/devise.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
# ==> Configuration for :timeoutable
174174
# The time you want to timeout the user session without activity. After this
175175
# time the user will be asked for credentials again. Default is 30 minutes.
176-
# config.timeout_in = 30.minutes
176+
config.timeout_in = 893.minutes
177177

178178
# ==> Configuration for :lockable
179179
# Defines which strategy will be used to lock an account.

0 commit comments

Comments
 (0)