We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Its possible to configure the time of the reminder to delete a service, for example in an env var?
On the code is:
const runningTimeThreshold = 7 * 24 * 3600 * 1000;
Thanks you
The text was updated successfully, but these errors were encountered:
Hello @titigmr,
Yes, ok, I can make this customizable.
Sorry, something went wrong.
feat: add env var RUNNING_TIME_THRESHOLD #846
4d31ef9
650b5f2
0cee7b4
Merge pull request #886 from InseeFrLab:env-running-threshold
0bdea1e
ddecrulle
No branches or pull requests
Its possible to configure the time of the reminder to delete a service, for example in an env var?
On the code is:
Thanks you
The text was updated successfully, but these errors were encountered: