Make Update interval configurable #29
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
At the very least the setting should be overridable with an env var to make sure I don't have to rebuild and re-release the code whenever I want to change the interval slightly
ToDo:
Variable in seconds configurable via env/.env. Default is 60s (seems reasonable enough).