diff options
| author | Paul Buetow <paul@buetow.org> | 2012-06-23 20:01:53 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-06-23 20:01:53 +0200 |
| commit | 063fb63b6f3c7f6aa3d8ef6ca66f59ccea70e982 (patch) | |
| tree | 95da5509492fab2307232d7a615d58135b938aa0 /lib/Loadbars/Shared.pm | |
| parent | 32e4c325a2a7432d9ef9ca4865929cfa9b3cfd9b (diff) | |
net graphs can be drawn but without real data yet
Diffstat (limited to 'lib/Loadbars/Shared.pm')
| -rw-r--r-- | lib/Loadbars/Shared.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm index ad138a6..4f851e5 100644 --- a/lib/Loadbars/Shared.pm +++ b/lib/Loadbars/Shared.pm @@ -44,6 +44,7 @@ our %I : shared; maxwidth => 1280, showcores => 0, showmem => 0, + shownet => 0, showtext => 1, showtexthost => 0, sshopts => '', |
