diff --git a/mars.toml.example b/mars.toml.example index dfaba87..bea70d3 100644 --- a/mars.toml.example +++ b/mars.toml.example @@ -3,6 +3,7 @@ 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" +max_entries = 50 [[feeds]] url = "https://blog.fefe.de/rss.xml"