From fa9d151442450469f401f6e0b325c680e9a4cde2 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 30 Nov 2023 11:41:06 +0000 Subject: www_listing: support publicInbox.nameIsUrl This is a convenient (and slightly memory-saving) alternative to specifying a `publicinbox.*.url' entry for every single inbox when using publicinbox.wwwListing. --- Documentation/public-inbox-config.pod | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod index d394d31f..d2017704 100644 --- a/Documentation/public-inbox-config.pod +++ b/Documentation/public-inbox-config.pod @@ -273,7 +273,9 @@ Default: 25 A comma-delimited list of listings to hide the inbox from. -Valid values are currently C and C. +Valid values are currently C and C for non-C<404> +values of L and L, +respectively Default: none @@ -379,6 +381,21 @@ TODO support showing cgit listing Default: C<404> +=item publicinbox.nameIsUrl + +Treat the name of the public inbox as it's unqualified URL when +using C. This is, every +C<[publicinbox "foo"]> section implicitly sets C. + +This is a convenient alternative to specifying +CnameE.url> for every single inbox if +your inbox URLs are domain-agnostic when using +C + +Default: false + +New in public-inbox 2.0.0 (PENDING). + =item publicinbox.grokmanifest Controls the generation of a grokmirror-compatible gzipped JSON file -- cgit v1.2.3-24-ge0c7