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.txt12
1 files changed, 1 insertions, 11 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 7c39bf9..463d90c 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -126,8 +126,7 @@ commit-sort::
css::
Url which specifies the css document to include in all cgit pages.
- Default value: "/cgit.css". May be given multiple times, each
- css URL path is added in the head section of the document in turn.
+ Default value: "/cgit.css".
email-filter::
Specifies a command which will be invoked to format names and email
@@ -239,11 +238,6 @@ include::
Name of a configfile to include before the rest of the current config-
file is parsed. Default value: none. See also: "MACRO EXPANSION".
-js::
- Url which specifies the javascript script document to include in all cgit
- pages. Default value: "/cgit.js". Setting this to an empty string will
- disable generation of the link to this file in the head section.
-
local-time::
Flag which, if set to "1", makes cgit print commit and tag times in the
servers timezone. Default value: "0".
@@ -503,10 +497,6 @@ repo.enable-commit-graph::
A flag which can be used to disable the global setting
`enable-commit-graph'. Default value: none.
-repo.enable-follow-links::
- A flag which can be used to disable the global setting
- `enable-follow-links'. Default value: none.
-
repo.enable-html-serving::
A flag which can be used to override the global setting
`enable-html-serving`. Default value: none.