]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
ui-snapshot: add support for lzip compression
[ps-cgit] / cgitrc.5.txt
index 34b351b00ffc1006966612ce957cbd4b134a5b72..4ad3e6444613b0592f8133f0e2196af61c8eac4b 100644 (file)
@@ -407,8 +407,8 @@ side-by-side-diffs::
 snapshots::
        Text which specifies the default set of snapshot formats that cgit
        generates links for. The value is a space-separated list of zero or
-       more of the values "tar", "tar.gz", "tar.bz2", "tar.xz" and "zip".
-       The special value "all" enables all snapshot formats.
+       more of the values "tar", "tar.gz", "tar.bz2", "tar.xz", "tar.lz" and
+       "zip". The special value "all" enables all snapshot formats.
        Default value: none.
 
 source-filter::
@@ -485,6 +485,10 @@ repo.email-filter::
        Override the default email-filter. Default value: none. See also:
        "enable-filter-overrides". See also: "FILTER API".
 
+repo.enable-blame::
+       A flag which can be used to disable the global setting
+       `enable-blame'. Default value: none.
+
 repo.enable-commit-graph::
        A flag which can be used to disable the global setting
        `enable-commit-graph'. Default value: none.