Add repo.readme parameter

This parameter can be used to specify a repo-specific includefile, which will
then be printed on the summary page for the repo.

If the parametervalue is a not an absolute path, it is taken to be relative
to repo.path.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
此提交包含在:
Lars Hjemli
2007-05-23 22:46:54 +02:00
父節點 25da3f7625
當前提交 bbcdc290c6
共有 5 個檔案被更改,包括 23 行新增15 行删除

1
cgitrc
查看文件

@ -108,3 +108,4 @@
#repo.enable-log-filecount=0 # override the default filecount setting
#repo.enable-log-linecount=0 # override the default linecount setting
#repo.module-link=/git/%s/commit/?id=%s # override the standard module-link
#repo.readme=info/web/readme # specify a file to include on summary page