feat: configurable session provider #31
Reference in New Issue
Block a user
No description provided.
Delete Branch "session"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://forgejo.org/docs/latest/admin/config-cheat-sheet/#session-session
i'm actually not sure now what was the effect of this. i assumed it wouldn't make us re-login after a re-deployment, but i didn't have to login again after changing the option to
db🤔Nice 😍
@ -38,6 +38,7 @@ GITEA_ENABLE_PUSH_CREATE_USER=falseGITEA_ENABLE_PUSH_CREATE_ORG=falseGITEA_LFS_START_SERVER=falseGITEA_MAX_CREATION_LIMIT=-1GITEA_SESSION_PROVIDER=memoryShould we set the default to db?
Yes please, think of the children! All those logins, all those moments in time. Lost, forever.
done!