Skip to content
Snippets Groups Projects
Commit 0601ac51 authored by Brian Moe's avatar Brian Moe
Browse files

changed max latency to 1800 per Larry.

parent a710abfc
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ from subprocess import Popen, PIPE, STDOUT
DEST_DIR = "/var/www/html/histo/2"
MAX_X = 3600
MAX_X = 1800
class Command(NoArgsCommand):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment