File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 # ('myexe', '21df2423ra'),
7979 # ('myexe', 'L'),]
8080
81- COMPARISON_TAGS = None # List of tag names which should be included on the comparision page.
82- # If this value is set to None, all the available tags will be included.
83- # Empty list means no tags will be included.
81+ COMPARISON_TAGS = None # List of tag names which should be included in the executables list on
82+ # the comparision page.
83+ # This comes handy where project contains a lot of tags, but you only want
84+ # to list subset of them on the comparison page.
85+ # If this value is set to None (default value), all the available tags will
86+ # be included.
8487
8588TIMELINE_EXECUTABLE_NAME_MAX_LEN = 22 # Maximum length of the executable name used in the
8689 # Changes and Timeline view. If the name is longer, the name
You can’t perform that action at this time.
0 commit comments