Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OO#84 extract validity of token to a property in the configuration #611

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

mcmpp
Copy link
Member

@mcmpp mcmpp commented Feb 25, 2022

No description provided.

@@ -299,6 +299,11 @@ openolitor {
aws-secret-acccess-key = "thedefaultminiosecretneedstobechanged"
}

mail {
invite-expiration-time-in-days = 90
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a suggestion for future changes: we could also use durations like 90 days and load them as such in the code

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't know. Thanks!

@mcmpp mcmpp merged commit afc1107 into prod Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants