onyxia
onyxia copied to clipboard
configure reminder time to delete services
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
Hello @titigmr,
Yes, ok, I can make this customizable.