]> Sergey Matveev's repositories - public-inbox.git/commit
doc: note optional BSD::Resource use
authorEric Wong <e@80x24.org>
Mon, 1 Feb 2021 08:28:33 +0000 (22:28 -1000)
committerEric Wong <e@80x24.org>
Mon, 1 Feb 2021 11:38:30 +0000 (11:38 +0000)
commit1c2036674a7f355b47826e2dd494d126c8564b68
treeddecd947ddac0b8c130c91393e4a11f3136b0297
parent6d50cd33d0186edfb395a9015a7246ef94537909
doc: note optional BSD::Resource use

We've actually been capable of using this since 2019(*) in our
spawn code for PSGI limiters.  And it's been used since 2016 in
our tests.  It's a dependency of SpamAssassin, and Danga::Socket
used it, too.

(*) commit 721368cd04bfbd03c0d9173fff633ae34f16409a
    ("spawn: support RLIMIT_CPU, RLIMIT_DATA and RLIMIT_CORE")
Documentation/public-inbox-config.pod
INSTALL