aboutsummaryrefslogtreecommitdiff
path: root/cgitrc.5.txt
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index ac5c58c..a762ccc 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -99,10 +99,6 @@ 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
@@ -150,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".