]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
ui-patch.c: Fix signature delimiter
[ps-cgit] / cgitrc.5.txt
index 9d0c08997298ea6c5e8583c6c874fe7ef004ea69..633cb00efe62595dbb2d51c55cb18a9a2572e108 100644 (file)
@@ -39,7 +39,8 @@ agefile::
        to specify the date and time of the youngest commit in the repository.
        The first line in the file is used as input to the "parse_date"
        function in libgit. Recommended timestamp-format is "yyyy-mm-dd
-       hh:mm:ss". Default value: "info/web/last-modified".
+       hh:mm:ss". You may want to generate this file from a post-receive
+       hook. Default value: "info/web/last-modified".
 
 branch-sort::
        Flag which, when set to "age", enables date ordering in the branch ref
@@ -283,7 +284,7 @@ nocache::
        value: "0".
 
 noplainemail::
-       If set to "1" showing full author email adresses will be disabled.
+       If set to "1" showing full author email addresses will be disabled.
        Default value: "0".
 
 noheader::