.
This commit is contained in:
commit
0f134ad61b
9 changed files with 2419 additions and 0 deletions
8
mars.toml.example
Normal file
8
mars.toml.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
bot_name = "planet-mars"
|
||||
feed_dir = "/var/lib/planet-mars/feeds"
|
||||
from = "thomas@koch.ro"
|
||||
out_dir = "/var/lib/planet-mars/out"
|
||||
templates_dir = "/var/lib/planet-mars/templates"
|
||||
|
||||
[[feeds]]
|
||||
url = "https://blog.fefe.de/rss.xml"
|
||||
Loading…
Reference in a new issue