Properties
Overview
Properties allow you to customize the behavior of FishEye. A property may be set either per repository, or globally as a repository default. A repository default property, is inherited by all repositories. A default property may be overridden at the repository level.
The following properties are supported:
Name | Possible Values | Default Value | Description |
---|---|---|---|
show-changelog-calendar | true, false | false | If set to false, the calendar is disabled on the changelog page. This may be required for performance reasons. The revision totals displayed per calendar day, month and year may be expensive to calculate. For repositories with a lot of historical data, disabling the calendar can result in significant performance improvements when viewing the changelog page. |
enable-line-history | true, false | true | Allows you to disable (hide) the line-count history graph on the Browse and Changelog pages. This may be desirable if you have a large repository and generating the linegraphs takes a long time. |