Add possibility of configuration file #14
Labels
No labels
ASAP
bug
duplicate
enhancement
help wanted
important
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Treebrary.org/rss-thread-watcher#14
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?
Overall support for external config would include:
For now default location to search is
./config.edn
more might be added in the future, amybe even ENV variable as wellOriginally the idea was to have one well documented example config and one just as bare template but you can get the bare one with
--print-default-config
now so only the documented will suffice