]> Sergey Matveev's repositories - public-inbox.git/commit
feed: support publicinbox.<name>.feedmax
authorEric Wong <e@80x24.org>
Sat, 17 Dec 2016 04:27:52 +0000 (04:27 +0000)
committerEric Wong <e@80x24.org>
Sat, 17 Dec 2016 05:41:49 +0000 (05:41 +0000)
commitf084e94a4774b95eb45f55fc9f0dfda678522e54
tree9606587e01b4e57b650d1f805b5046611110fbb3
parent464048b28be5063a3151742feaaa170c9d9e3b19
feed: support publicinbox.<name>.feedmax

This allows users to customize by using smaller or larger Atom
feeds than the default value of 25 entries.
Documentation/public-inbox-config.pod
lib/PublicInbox/Config.pm
lib/PublicInbox/Feed.pm
lib/PublicInbox/Inbox.pm
t/config.t
t/feed.t