Skip to content

Disable session timeout? #516

Closed Answered by Haarolean
InputUsername asked this question in Q&A
Discussion options

You must be logged in to vote
  1. server.reactive.session.timeout defaults to 30 minutes. You can set it like server.reactive.session.timeout=999999999h.
  2. Disabling authentication is just enabling it but backwards. Set auth.type to DISABLED rather than whatever you have.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by InputUsername
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