.
This commit is contained in:
commit
b422ece932
9 changed files with 2419 additions and 0 deletions
8
web/planet-mars/mars.toml.example
Normal file
8
web/planet-mars/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…
Add table
Add a link
Reference in a new issue