From: Eric Wong Date: Wed, 16 Aug 2023 02:26:57 +0000 (+0000) Subject: doc: extindex: note the use of `newsgroup' entries X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5545608e8ca2f7f604ff1d0f80965642d737e3;p=thirdparty%2Fpublic-inbox.git doc: extindex: note the use of `newsgroup' entries We'll also be using this for -cindex for associating inboxes to coderepos. --- diff --git a/Documentation/public-inbox-extindex.pod b/Documentation/public-inbox-extindex.pod index 66e04060a..a5f699c51 100644 --- a/Documentation/public-inbox-extindex.pod +++ b/Documentation/public-inbox-extindex.pod @@ -93,6 +93,12 @@ Putting an C entry in the config allows L. You can have any number of C sections where C<$NAME> is something other than C to display a union of several inboxes. +It is strongly recommended any public inboxes indexed by this command +have a stable C entry (regardless of +the presence of an NNTP or IMAP server). Otherwise, public-inbox-extindex +will use C as an internal key which can +cause needless reindexing and require L<--gc> if inboxes are relocated. + See L for more details. =head1 ENVIRONMENT