Unidiff1 files changed, 7 insertions, 2 deletions
|
diff --git a/cgitrc b/cgitrc index 2b09e01..6363c9c 100644 --- a/ cgitrc+++ b/ cgitrc |
|
@@ -86,6 +86,11 @@ |
86 | |
86 | |
87 | |
87 | |
88 | ## If specified, the file at this path will be included as HTML in the index |
88 | ## If specified, the file at this path will be included as HTML in the |
89 | ## of repositories |
89 | ## sidebar on the repository index page |
| |
90 | #index-info= |
| |
91 | |
| |
92 | |
| |
93 | ## If specified, the file at this path will be included as HTML above |
| |
94 | ## the repository index |
90 | #index-header= |
95 | #index-header= |
91 | |
96 | |
|