| | |
| | |
|
| | | # This is the message display above the repositories table.
|
| | | # This can point to a file with Markdown content.
|
| | | # specifying "gitblit" uses the internal welcome message.
|
| | | # Specifying "gitblit" uses the internal welcome message.
|
| | | web.repositoriesMessage = gitblit
|
| | |
|
| | | # Use the client timezone when formatting dates.
|
| | |
| | | # Choose the diff presentation style: gitblt, gitweb, or plain
|
| | | web.diffStyle = gitblit
|
| | |
|
| | | # Control if email addresses are shown in web ui
|
| | | web.showEmailAddresses = true
|
| | |
|
| | | # Generates a line graph of repository activity over time on the Summary page.
|
| | | # This is a real-time graph so generation may be expensive.
|
| | | web.generateActivityGraph = true
|