mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Changed the graph_category to file_transfer
This commit is contained in:
parent
0d5384516c
commit
eb9681a7cc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue