mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Changed the graph_category to file_transfer
This commit is contained in:
parent
0d5384516c
commit
eb9681a7cc
@ -159,7 +159,7 @@ def print_config():
|
||||
print('graph_scale yes')
|
||||
print('graph_info This graph shows the number of commits behind' +
|
||||
' for each configured git repository')
|
||||
print('graph_category system')
|
||||
print('graph_category file_transfer')
|
||||
|
||||
print('graph_order %s' % ' '.join(repo_codes))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user