summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Shared.pm
diff options
context:
space:
mode:
authorpbuetow <puppet@mx.buetow.org>2012-06-29 09:20:25 +0200
committerpbuetow <puppet@mx.buetow.org>2012-06-29 09:20:25 +0200
commitb92c885ca42785613412c6078ba15be6a8a81a50 (patch)
tree08fff44e73d3f307592163d01cfbf0510d77f299 /lib/Loadbars/Shared.pm
parente006f9a5d226d9ce19ccea9e631f9bb66686a4b7 (diff)
rudimentary netstats work now
Diffstat (limited to 'lib/Loadbars/Shared.pm')
-rw-r--r--lib/Loadbars/Shared.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm
index d049800..6ef7d68 100644
--- a/lib/Loadbars/Shared.pm
+++ b/lib/Loadbars/Shared.pm
@@ -42,7 +42,7 @@ our %I : shared;
%C = (
title => undef,
cpuaverage => 15,
- netaverage => 5,
+ netaverage => 15,
barwidth => 35,
extended => 0,
factor => 1,