upload-pack: add object filtering for partial clone
[gitweb.git] / Documentation / config.txt
index 1ac0ae6adb0460a3460084aef2302434e24ee6de..e528210c67a4c66bef22e560b425d3bb3bb9f2e6 100644 (file)
@@ -3268,6 +3268,10 @@ uploadpack.packObjectsHook::
        was run. I.e., `upload-pack` will feed input intended for
        `pack-objects` to the hook, and expects a completed packfile on
        stdout.
+
+uploadpack.allowFilter::
+       If this option is set, `upload-pack` will advertise partial
+       clone and partial fetch object filtering.
 +
 Note that this configuration variable is ignored if it is seen in the
 repository-level config (this is a safety measure against fetching from