]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
css: reset font size for blame oid
[ps-cgit] / cgitrc.5.txt
index 34b351b00ffc1006966612ce957cbd4b134a5b72..d9eb3b02d322e67759fb413e0f9fd27375fbeab1 100644 (file)
@@ -407,9 +407,12 @@ 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.
-       Default value: none.
+       more of the values "tar", "tar.gz", "tar.bz2", "tar.lz", "tar.xz",
+       "tar.zst" and "zip". The special value "all" enables all snapshot
+       formats. Default value: none.
+       All compressors use default settings. Some settings can be influenced
+       with environment variables, for example set ZSTD_CLEVEL=10 in web
+       server environment for higher (but slower) zstd compression.
 
 source-filter::
        Specifies a command which will be invoked to format plaintext blobs
@@ -485,6 +488,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.
@@ -572,11 +579,11 @@ repo.readme::
        verbatim as the "About" page for this repo. You may also specify a
        git refspec by head or by hash by prepending the refspec followed by
        a colon. For example, "master:docs/readme.mkd". If the value begins
-       with a colon, i.e. ":docs/readme.rst", the default branch of the
-       repository will be used. Sharing any file will expose that entire
-       directory tree to the "/about/PATH" endpoints, so be sure that there
-       are no non-public files located in the same directory as the readme
-       file. Default value: <readme>.
+       with a colon, i.e. ":docs/readme.rst", the head giving in query or
+       the default branch of the repository will be used. Sharing any file
+       will expose that entire directory tree to the "/about/PATH" endpoints,
+       so be sure that there are no non-public files located in the same
+       directory as the readme file. Default value: <readme>.
 
 repo.section::
        Override the current section name for this repository. Default value: