Skip to content

Commit 112ea42

Browse files
ferdnycgitster
authored andcommitted
docs/gitweb.conf: config variable typo
The documentation for the feature 'snapshot' claimed "This feature can be configured on a per-repository basis via repository's `gitweb.blame` configuration variable" Fixed to specify `gitweb.snapshot` as the variable name. Signed-off-by: Frank Dana <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 965798d commit 112ea42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitweb.conf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ compressed tar archive) and "zip"; please consult gitweb sources for
684684
a definitive list. By default only "tgz" is offered.
685685
+
686686
This feature can be configured on a per-repository basis via
687-
repository's `gitweb.blame` configuration variable, which contains
687+
repository's `gitweb.snapshot` configuration variable, which contains
688688
a comma separated list of formats or "none" to disable snapshots.
689689
Unknown values are ignored.
690690

0 commit comments

Comments
 (0)