X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/92f9b53c4211cd2c8241b62db37affd91dab358d..6638f40868ccf7806a9668560d3608324704c2b7:/cgitrc.5.txt diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 54490eb..ac5c58c 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -14,6 +14,13 @@ repositories, formatted as a line-separated list of NAME=VALUE pairs. Blank lines, and lines starting with '#', are ignored. +LOCATION +-------- +The default location of cgitrc, defined at compile time, is /etc/cgitrc. At +runtime, cgit will consult the environment variable CGIT_CONFIG and, if +defined, use its value instead. + + GLOBAL SETTINGS --------------- about-filter:: @@ -92,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