mirror of
https://git.zx2c4.com/cgit
synced 2025-08-04 18:14:48 +02:00
Merge branch 'fp/linenumbers'
This commit is contained in:
commit
5f12e45fe3
5 changed files with 32 additions and 17 deletions
|
@ -99,6 +99,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue