initial form upload
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Example RSS feeds - customize for your interests
|
||||
|
||||
# Add ?limit=X parameter to increase posts per feed (default: 20, max: 100)
|
||||
# Higher limits = more content discovery, but longer processing time
|
||||
# Performance tip: Start with limit=50, then increase to 100 if needed
|
||||
|
||||
# homelab (up to 100 posts per feed)
|
||||
https://mastodon.social/tags/homelab.rss # 20 posts/feed (default)
|
||||
https://fosstodon.org/tags/homelab.rss?limit=50 # 50 posts/feed
|
||||
|
||||
# selfhosting (up to 100 posts per feed)
|
||||
https://mastodon.social/tags/selfhosting.rss?limit=100 # 100 posts/feed
|
||||
https://infosec.exchange/tags/selfhosting.rss?limit=100 # 100 posts/feed
|
||||
|
||||
# docker (up to 100 posts per feed)
|
||||
https://social.tchncs.de/tags/docker.rss?limit=100 # 100 posts/feed
|
||||
https://fosstodon.org/tags/docker.rss?limit=100 # 100 posts/feed
|
||||
Reference in New Issue
Block a user