Add ability to filter asshattery from stats

This commit is contained in:
Ciaran Gultnieks 2014-08-22 21:18:55 +01:00
parent 58a88acd92
commit b43f7bea1a
3 changed files with 25 additions and 14 deletions

View file

@ -49,6 +49,7 @@ def get_default_config():
'gradle': 'gradle',
'sync_from_local_copy_dir': False,
'update_stats': False,
'stats_ignore': [],
'stats_to_carbon': False,
'repo_maxage': 0,
'build_server_always': False,