| | |
| | | # SINCE 0.5.0
|
| | | web.summaryRefsCount = 5
|
| | |
|
| | | # Show a README file, if available, on the summary page.
|
| | | #
|
| | | # SINCE 1.4.0
|
| | | web.summaryShowReadme = false
|
| | |
|
| | | # The number of items to show on a page before showing the first, prev, next
|
| | | # pagination links. A default of 50 is used for any invalid value.
|
| | | #
|
| | |
| | | # SINCE 1.3.0
|
| | | web.reflogChangesPerPage = 10
|
| | |
|
| | | # Specify the names of documents in the root of your repository to be displayed
|
| | | # in tabs on your repository docs page. If the name is not found in the root
|
| | | # then no tab is added. The order specified is the order displayed. Do not
|
| | | # specify a file extension as the aggregation of markup extensions + txt are used
|
| | | # in the search algorithm.
|
| | | #
|
| | | # SPACE-DELIMITED
|
| | | # SINCE 1.4.0
|
| | | web.documents = readme home index changelog contributing submitting_patches copying license notice authors
|
| | |
|
| | | # Registered file extensions to ignore during Lucene indexing
|
| | | #
|
| | | # SPACE-DELIMITED
|