summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xplot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plot.py b/plot.py
index 01def4c..b48ab95 100755
--- a/plot.py
+++ b/plot.py
@@ -23,7 +23,7 @@ if len(sys.argv) != 3:
log_file = sys.argv[1]
png_file = sys.argv[2]
rrd_file = "tmp.rrd"
-argmax = 50000
+argmax = 20000
#### start of config