Diffstat (limited to 'cgitrc.5.txt')
| -rw-r--r-- | cgitrc.5.txt | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 4d009f9..2abbd41 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -200,8 +200,8 @@ renamelimit:: `man git-diff`). Default value: "-1". repo.group:: - Legacy alias for 'section' which will be deprecated starting with - cgit-1.0. + A value for the current repository group, which all repositories + specified after this setting will inherit. Default value: none. robots:: Text used as content for the "robots" meta-tag. Default value: @@ -225,11 +225,6 @@ scan-path:: the result will be cached as a cgitrc include-file in the cache directory. Default value: none. See also: cache-scanrc-ttl. -section: - The name of the current repository section - all repositories defined - after this option will inherit the current section name. Default value: - none. - snapshots:: Text which specifies the default set of snapshot formats generated by cgit. The value is a space-separated list of zero or more of the |