summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Shared.pm
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-06-24 15:19:31 +0200
committerPaul Buetow <paul@buetow.org>2012-06-24 15:19:31 +0200
commit93f2cfb231cefe6030557c6b1374a79cf5980175 (patch)
tree66f9de4056a85b7baf7bcc5f99e551da7ba481d1 /lib/Loadbars/Shared.pm
parent4f79d454792f494e4e241ea02bc4979946827708 (diff)
max cpu peak bar works again
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 362161f..d222910 100644
--- a/lib/Loadbars/Shared.pm
+++ b/lib/Loadbars/Shared.pm
@@ -42,7 +42,7 @@ our %I : shared;
# Setting defaults
%C = (
title => undef,
- average => 15,
+ cpuaverage => 15,
netaverage => 5,
barwidth => 35,
extended => 0,