Fix the default value of rssLimit site config

Fixes https://github.com/gohugoio/hugoDocs/issues/417
This commit is contained in:
Kaushal Modi
2018-03-15 11:15:47 -04:00
parent 83f3c46b09
commit a29edc50c0
+1 -1
View File
@@ -164,7 +164,7 @@ related
relativeURLs (false)
: Enable this to make all relative URLs relative to content root. Note that this does not affect absolute URLs.
rssLimit (15)
rssLimit (unlimited)
: Maximum number of items in the RSS feed.
sectionPagesMenu ("")(