Web interface auth timeout #2720
Answered
by
sigaloid
BeecherNetworks
asked this question in
Q&A
-
Is there a way of adjusting the web interface auth timeout? I'm the only user so I'd like to extend it way out. |
Beta Was this translation helpful? Give feedback.
Answered by
sigaloid
Mar 11, 2022
Replies: 1 comment 5 replies
-
You can edit the code here: https://github.com/zadam/trilium/blob/eba824a5b1ff2c2b33f75a9d2eb01aadae2e13d7/src/routes/routes.js#L196-L199 but it's not currently configurable with settings. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
BeecherNetworks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can edit the code here: https://github.com/zadam/trilium/blob/eba824a5b1ff2c2b33f75a9d2eb01aadae2e13d7/src/routes/routes.js#L196-L199 but it's not currently configurable with settings.