]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
css: change to be a list
[ps-cgit] / cgitrc.5.txt
index d9eb3b02d322e67759fb413e0f9fd27375fbeab1..45288bc427daca6a62553b721103e49c7a545b25 100644 (file)
@@ -126,7 +126,8 @@ commit-sort::
 
 css::
        Url which specifies the css document to include in all cgit pages.
-       Default value: "/cgit.css".
+       Default value: "/cgit.css".  May be given multiple times, each
+       css URL path is added in the head section of the document in turn.
 
 email-filter::
        Specifies a command which will be invoked to format names and email
@@ -269,7 +270,8 @@ max-message-length::
 
 max-repo-count::
        Specifies the number of entries to list per page on the repository
-       index page. Default value: "50".
+       index page. The value "0" shows all repositories without limitation.
+       Default value: "50".
 
 max-repodesc-length::
        Specifies the maximum number of repo description characters to display