]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
Add support for repo.commit-filter and repo.source-filter
[ps-cgit] / cgitrc.5.txt
index 2efd6aa639ccfadf52b83f9427fecc43b94ece36..ffb3e0f4bf6d2abc5fefe5192c07cb7bf31688e3 100644 (file)
@@ -238,6 +238,9 @@ repo.clone-url::
        A list of space-separated urls which can be used to clone this repo.
        Default value: none.
 
+repo.commit-filter::
+       Override the default commit-filter. Default value: <commit-filter>.
+
 repo.defbranch::
        The name of the default branch for this repository. If no such branch
        exists in the repository, the first branch name (when sorted) is used
@@ -278,6 +281,9 @@ repo.snapshots::
        A mask of allowed snapshot-formats for this repo, restricted by the
        "snapshots" global setting. Default value: <snapshots>.
 
+repo.source-filter::
+       Override the default source-filter. Default value: <source-filter>.
+
 repo.url::
        The relative url used to access the repository. This must be the first
        setting specified for each repo. Default value: none.