]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
limiter: ignore unparseable rlimit
authorEric Wong <e@80x24.org>
Tue, 28 Jan 2025 08:31:11 +0000 (08:31 +0000)
committerEric Wong <e@80x24.org>
Tue, 4 Feb 2025 09:06:16 +0000 (09:06 +0000)
commit3bc22b2739b50fff8ac436a91ee5bf2814149329
tree0dbffcb10ff54bc473e79d2e22c8d8f055fe4888
parent10394e508575fd7cc78d0255d39b04c833efcdbb
limiter: ignore unparseable rlimit

Instead of blindly accepting whatever bogus values the config
gave us, ignore it and use the `W:' prefix to be consistent
with the rest of our codebase.
lib/PublicInbox/Limiter.pm