X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-config.pod;h=ed99b188beb198a470d52ba179f1f40448261e57;hb=refs%2Fheads%2Fmaster;hp=43e54ed42d9d561e3f4a85729c9356a60b3f027a;hpb=3ae2a4c3a8f22c0fe08c5c4c26919e311195c23e;p=public-inbox.git diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod index 43e54ed4..d175d2d7 100644 --- a/Documentation/public-inbox-config.pod +++ b/Documentation/public-inbox-config.pod @@ -67,10 +67,12 @@ may be any newsgroup name with hierarchies delimited by C<.>. For example, the newsgroup for L is: C -It also configures the folder hierarchy used by L. +It also configures the folder hierarchy used by L +as well as L Omitting this for a given inbox will prevent the inbox from -being served by L and/or L. +being served by L, +L, and/or L Default: none, optional @@ -226,6 +228,17 @@ L instance. Default: none +=item publicinbox.pop3server + +Same as C, but for the hostname(s) of the +L instance. + +Default: none + +=item publicinbox.pop3state + +See L + =item publicinbox..feedmax The size of an Atom feed for the inbox. If specified more than @@ -252,6 +265,10 @@ The URL of the cgit instance associated with the coderepo. Default: none +=item coderepo.snapshots + +See C in L + =item publicinbox.cgitrc A path to a L file. "repo.url" directives in the cgitrc @@ -280,6 +297,32 @@ C, but may be overridden. Default: basename of C, /var/www/htdocs/cgit/ or /usr/share/cgit/ +=item publicinbox.cgit + +Controls whether or not and how C is used for serving coderepos. +New in public-inbox 2.0.0 (PENDING). + +=over 8 + +=item * first + +Try using C as the first choice, this is the default. + +=item * fallback + +Fall back to using C only if our native, inbox-aware +git code repository viewer doesn't recognized the URL. + +=item * rewrite + +Rewrite C URLs for our native, inbox-aware code repository viewer. +This implies C for URLs the native viewer does not recognize. + +=back + +Default: C (C will be used iff C +is set and the C binary exists). + =item publicinbox.mailEditor See L @@ -463,7 +506,7 @@ L =head1 COPYRIGHT -Copyright 2016-2021 all contributors L +Copyright all contributors L License: AGPL-3.0+ L