Closed mikkonie closed 1 month ago
These are not currently in the env vars, but different instances might have different requirements for session control.
They also need to got in bihealth/sodar-docker-compose#59, of course.
I need to add at least SESSION_COOKIE_AGE, probably also SESSION_EXPIRE_AT_BROWSER_CLOSE. See here for details.
SESSION_COOKIE_AGE
SESSION_EXPIRE_AT_BROWSER_CLOSE
Done.
These are not currently in the env vars, but different instances might have different requirements for session control.
They also need to got in bihealth/sodar-docker-compose#59, of course.
I need to add at least
SESSION_COOKIE_AGE
, probably alsoSESSION_EXPIRE_AT_BROWSER_CLOSE
. See here for details.