Skip to content

Master.cfg

Latest

Choose a tag to compare

@David-Allen-Arteaga David-Allen-Arteaga released this 13 Apr 13:24
· 1 commit to master since this release
  • To override: defaults for all users, put following code in master.cfg

c['www']['ui_default_config'] = {
'Waterfall.number_background_waterfall': True,
'Waterfall.show_builders_without_builds': True,
'Waterfall.show_old_builders': True,
'Grid.fullChanges': True,
'Grid.leftToRight': True,
'Grid.revisionLimit': 10,
'Builders.show_old_builders': True,
'Builders.show_workers_name': True,
'Builders.buildFetchLimit': 400,
'LogPreview.loadlines': 100,
'LogPreview.maxlines': 100,
'ChangeBuilds.buildsFetchLimit': 10,
'Workers.show_old_workers': True,
'Workers.showWorkerBuilders': True,
}

Full Changelog: https://github.com/David-Allen-Arteaga/devtools-protocol-buffers/commits/Master.cfg