Skip to content

Commit

Permalink
added template config file
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1 committed Feb 13, 2020
1 parent 7482372 commit f69ab11
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#url of rss feed
url = ""

#download path
path = ""

#show or surpress error messages
verbose = "false"

#number of simultaneous downloads
parallel_download = 4

0 comments on commit f69ab11

Please sign in to comment.