This commit is contained in:
Thomas Koch 2025-01-10 11:39:54 +02:00
commit b422ece932
9 changed files with 2419 additions and 0 deletions

View 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"