mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 23:42:37 +03:00
Add ability to filter asshattery from stats
This commit is contained in:
parent
58a88acd92
commit
b43f7bea1a
3 changed files with 25 additions and 14 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue