diff options
| author | Paul Buetow <paul@buetow.org> | 2012-06-23 16:45:35 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-06-23 16:45:35 +0200 |
| commit | 1f5b73c731c1c031ba6dc57d38c145300913c587 (patch) | |
| tree | 2c7eb6fae58e0d6ceddeafd42b07fd7a80135eb8 /lib/Loadbars/Shared.pm | |
| parent | 1f7688aa0fb95a9947964edac928c295bbe6288a (diff) | |
network transfer works
Diffstat (limited to 'lib/Loadbars/Shared.pm')
| -rw-r--r-- | lib/Loadbars/Shared.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm index 217239e..f8d04a4 100644 --- a/lib/Loadbars/Shared.pm +++ b/lib/Loadbars/Shared.pm @@ -40,7 +40,7 @@ our %I : shared; hasagent => 0, height => 230, maxwidth => 1280, - samples => 1000, + samples => 5000, showcores => 0, showmem => 0, showtext => 1, |
