diff mercurial/help/config.txt @ 39721:1b5880352314

bundle2: graduate bundle2.stream option from experimental to server section Differential Revision: https://phab.mercurial-scm.org/D4679
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 17 Sep 2018 16:52:34 +0800
parents d0a8299e7256
children 4bd6e444c76f
line wrap: on
line diff
--- a/mercurial/help/config.txt	Thu Sep 20 17:02:31 2018 +0800
+++ b/mercurial/help/config.txt	Mon Sep 17 16:52:34 2018 +0800
@@ -1927,6 +1927,10 @@
     repositories to the exchange format required by the bundle1 data
     format can consume a lot of CPU.
 
+``bundle2.stream``
+    Whether to allow clients to pull using the bundle2 streaming protocol.
+    (default: False)
+
 ``zliblevel``
     Integer between ``-1`` and ``9`` that controls the zlib compression level
     for wire protocol commands that send zlib compressed output (notably the