Do not generate all RSS feeds? #48

Closed
opened 2023-12-30 15:23:53 +07:00 by jasmerah1966 · 1 comment
jasmerah1966 commented 2023-12-30 15:23:53 +07:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
When the article / post grows, RSS feed items will also grow.

Describe the solution you'd like
Limiting last x posts to be generated in RSS feeds may be the solution.

**Is your feature request related to a problem? Please describe.** When the article / post grows, RSS feed items will also grow. **Describe the solution you'd like** Limiting last `x` posts to be generated in RSS feeds may be the solution.
ditatompel commented 2024-01-05 16:57:53 +07:00 (Migrated from github.com)

Yes, seems possible using rssLimit on hugo config file and applied on github.com/ditatompel/insights@4417bac689.

Yes, seems possible using `rssLimit` on hugo config file and applied on https://github.com/ditatompel/insights/commit/4417bac6894ed174e3e9c8772fdaa060e5ce3e0d.
Sign in to join this conversation.
No description provided.