rss-reader/config.toml
2025-07-03 16:14:15 +03:00

8 lines
232 B
TOML

bind = "127.0.0.1:8085"
item_tpl = "./assets/item.html"
page_tpl = "./assets/index.html"
feeds_path = "./feeds/"
[feeds.tc]
url = "https://www.youtube.com/feeds/videos.xml?channel_id=UCy0tKL1T7wFoYcxCe0xjN6Q"
interval_secs = 43200