X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-config.pod;h=e6108c35e8a44e2e715c0d57a9296cb670d24802;hb=9ccd182245d5924cf90a4152b032fca5b99d32e6;hp=708a785f76b046f78972f3f77a6cb4190b59b666;hpb=b3a04ae18a42ed960c89cc81c209633da6976380;p=public-inbox.git diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod index 708a785f..e6108c35 100644 --- a/Documentation/public-inbox-config.pod +++ b/Documentation/public-inbox-config.pod @@ -87,9 +87,11 @@ Default: none; only for L users [publicinbox "test"] watchheader = List-Id: -If specified, L will only process mail matching -the given header. If specified multiple times, mail will be processed -if it matches any of the values. +If specified, L will only process mail +matching the given header. If specified multiple times in +public-inbox 1.5 or later, mail will be processed if it matches +any of the values. Only the last value was used in public-inbox +1.4 and earlier. Default: none; only for L users @@ -288,6 +290,10 @@ or /usr/share/cgit/ See L +=item publicinbox.indexMaxSize + +See L + =item publicinbox.wwwlisting Enable a HTML listing style when the root path of the URL '/' is accessed.