mirror of
https://git.zx2c4.com/cgit
synced 2025-08-04 10:04:32 +02:00
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>
This commit is contained in:
parent
25da3f7625
commit
bbcdc290c6
5 changed files with 23 additions and 15 deletions
1
cgitrc
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue