diff options
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r-- | cgitrc.5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 34b351b..ba77826 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt | |||
@@ -485,6 +485,10 @@ repo.email-filter:: | |||
485 | Override the default email-filter. Default value: none. See also: | 485 | Override the default email-filter. Default value: none. See also: |
486 | "enable-filter-overrides". See also: "FILTER API". | 486 | "enable-filter-overrides". See also: "FILTER API". |
487 | 487 | ||
488 | repo.enable-blame:: | ||
489 | A flag which can be used to disable the global setting | ||
490 | `enable-blame'. Default value: none. | ||
491 | |||
488 | repo.enable-commit-graph:: | 492 | repo.enable-commit-graph:: |
489 | A flag which can be used to disable the global setting | 493 | A flag which can be used to disable the global setting |
490 | `enable-commit-graph'. Default value: none. | 494 | `enable-commit-graph'. Default value: none. |