]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
config: make empty js= omit script tag
[ps-cgit] / cgitrc.5.txt
index 45288bc427daca6a62553b721103e49c7a545b25..6f3e9520c76b490756fe4096122ca07bc5efdca1 100644 (file)
@@ -239,6 +239,11 @@ 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".