mirror of
https://github.com/tanrax/RSSingle.git
synced 2025-03-03 03:35:46 +01:00
Add var config max entries
Use `max_entries` as YAML key. Co-authored-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
committed by
Dom Rodriguez
parent
846de90642
commit
dd16696103
@ -2,6 +2,7 @@ title: My RSS Feed
|
||||
description: My customised RSS feed with technology news
|
||||
url: https://www.example.com
|
||||
output: rss.xml
|
||||
max_entries: 2 # Delete this line to get all
|
||||
feeds:
|
||||
- https://programadorwebvalencia.com/feed/
|
||||
- https://republicaweb.es/feed/
|
||||
- https://republicaweb.es/feed/
|
||||
|
Reference in New Issue
Block a user