]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-config.pod
index: v2: --sequential-shard option
[public-inbox.git] / Documentation / public-inbox-config.pod
index f3b6c8b7a28f1c1f06a5eb3eb27cde8a26d83998..05b8481910cacf9250ac6d86790129810a14f91b 100644 (file)
@@ -87,9 +87,11 @@ Default: none; only for L<public-inbox-watch(1)> users
        [publicinbox "test"]
                watchheader = List-Id:<test.example.com>
 
-If specified, L<public-inbox-watch(1)> 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<public-inbox-watch(1)> 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<public-inbox-watch(1)> users
 
@@ -137,6 +139,10 @@ allow for searching for phrases using quoted text.
 
 Default: C<full>
 
+=item publicinbox.<name>.indexSequentialShard
+
+See L<public-inbox-index(1)/publicInbox.indexSequentialShard>
+
 =item publicinbox.<name>.httpbackendmax
 
 If a digit, the maximum number of parallel
@@ -289,6 +295,8 @@ or /usr/share/cgit/
 See L<public-inbox-edit(1)>
 
 =item publicinbox.indexMaxSize
+=item publicinbox.indexBatchSize
+=item publicinbox.indexSequentialShard
 
 See L<public-inbox-index(1)>