mirror of
https://git.zx2c4.com/cgit
synced 2025-08-04 18:14:48 +02:00
Add 'linenumbers' config option
Signed-off-by: Florian Pritz <bluewind@xssn.at> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
03389d6e67
commit
d67cc7f9d5
4 changed files with 23 additions and 11 deletions
|
@ -146,6 +146,10 @@ logo-link::
|
|||
calculated url of the repository index page will be used. Default
|
||||
value: none.
|
||||
|
||||
linenumbers::
|
||||
If set to "1" lines in tree view will have numbers.
|
||||
Default value: "0".
|
||||
|
||||
max-commit-count::
|
||||
Specifies the number of entries to list per page in "log" view. Default
|
||||
value: "50".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue