Skip to content

Can I set a session time out for GUI? #774

Answered by jhuckaby
wwaechter asked this question in Q&A
Discussion options

You must be logged in to vote

The session expiration is expressed as a number of days, so the lowest it can go is 1 day:

"session_expire_days": 30,

	"User": {
		"session_expire_days": 1,

I'll add a more finite session expiration in Cronicle v2 (coming out later this year).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wwaechter
Comment options

Answer selected by wwaechter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants