]> git.ipfire.org Git - thirdparty/public-inbox.git/commitdiff
doc: config: cgit=rewrite isn't implemented, yet
authorEric Wong <e@80x24.org>
Tue, 13 Feb 2024 09:31:28 +0000 (09:31 +0000)
committerEric Wong <e@80x24.org>
Wed, 14 Feb 2024 07:25:49 +0000 (07:25 +0000)
It'll probably be done for another release, I doubt most cgit
users are willing to completely replace it with our coderepo
viewer just yet...

Documentation/public-inbox-config.pod

index f533ea9de8d82ae4c908eb21895956945308f200..b875df583d32f9d76333d43b0914e09a7ee7fc6f 100644 (file)
@@ -337,11 +337,15 @@ Try using C<cgit> as the first choice, this is the default.
 Fall back to using C<cgit> only if our native, inbox-aware
 git code repository viewer doesn't recognize the URL.
 
+=begin comment
+=for comment rewrite is not yet implemented
 =item * rewrite
 
 Rewrite C<cgit> URLs for our native, inbox-aware code repository viewer.
 This implies C<fallback> for URLs the native viewer does not recognize.
 
+=end comment
+
 =back
 
 Default: C<first>  (C<cgit> will be used iff C<publicinbox.cgitrc>