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 617b7c3..4dc383d 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -107,6 +107,10 @@ enable-log-linecount::  	and removed lines for each commit on the repository log page. Default  	value: "0". +enable-tree-linenumbers:: +	Flag which, when set to "1", will make cgit generate linenumber links +	for plaintext blobs printed in the tree view. Default value: "1". +  favicon::  	Url used as link to a shortcut icon for cgit. If specified, it is  	suggested to use the value "/favicon.ico" since certain browsers will | 
