| | |
| | | # SINCE 0.5.0
|
| | | web.repositoriesMessage = gitblit
|
| | |
|
| | | # Manually set the default timezone to be used by Gitblit for display in the |
| | | # web ui. This value is independent of the JVM timezone. Specifying a blank
|
| | | # value will default to the JVM timezone.
|
| | | # e.g. America/New_York, US/Pacific, UTC, Europe/Berlin
|
| | | #
|
| | | # SINCE 0.9.0
|
| | | # RESTART REQUIRED
|
| | | web.timezone =
|
| | |
|
| | | # Use the client timezone when formatting dates.
|
| | | # This uses AJAX to determine the browser's timezone and may require more
|
| | | # server overhead because a Wicket session is created. All Gitblit pages
|
| | |
| | | # SINCE 0.5.0
|
| | | web.itemsPerPage = 50
|
| | |
|
| | | # Registered file extensions to ignore during Lucene indexing
|
| | | #
|
| | | # SPACE-DELIMITED
|
| | | # SINCE 0.9.0
|
| | | web.luceneIgnoreExtensions = 7z arc arj bin bmp dll doc docx exe gif gz jar jpg lib lzh odg odf odt pdf ppt png so swf xcf xls xlsx zip
|
| | |
|
| | | # Registered extensions for google-code-prettify
|
| | | #
|
| | | # SPACE-DELIMITED
|