This repository was archived by the owner on Jun 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,6 @@ trustedReverseProxy=false
2727
2828
2929[Session]
30- # Use this setting to set a custom value for the "Path" Attribute value of the session cookie.
31- # This can be useful, when you have several instances running on the same domain, under different paths (e.g. by using a reverse proxy).
32- # It prevents your instances from overwriting each others' cookies, allowing you to stay logged in multiple instances simultanteously.
33- # E.g. if you have instances running under https://your-domain.com/triliumNext/instanceA and https://your-domain.com/triliumNext/instanceB
34- # you would want to set the cookiePath value to "/triliumNext/instanceA" for your first and "/triliumNext/instanceB" for your second instance
35- cookiePath =/
36-
3730# Use this setting to set a custom value for the "Max-Age" Attribute of the session cookie.
3831# This controls how long your session will be valid, before it expires and you need to log in again, when you use the "Remember Me" option.
3932# Value needs to be entered in Seconds.
You can’t perform that action at this time.
0 commit comments