Remove rssLimit from root config documentation

See https://gohugo.io/templates/rss/#configuration
This commit is contained in:
Joe Mooring 2023-11-25 07:35:07 -08:00 committed by GitHub
parent df84a17958
commit 77acdcdb62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -431,12 +431,6 @@ Removes [non-spacing marks](https://www.compart.com/en/unicode/category/Mn) from
content/post/hügó.md → https://example.org/post/hugo/
```
### rssLimit
**Default value:** -1 (unlimited)
Maximum number of items in the RSS feed.
### sectionPagesMenu
See [Menus](/content-management/menus/#define-automatically).