summaryrefslogtreecommitdiffstats
path: root/bin/env.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/env.in')
-rw-r--r--bin/env.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/env.in b/bin/env.in
index ccfa9be..1f58c7d 100644
--- a/bin/env.in
+++ b/bin/env.in
@@ -25,9 +25,13 @@ CVSROOT=$BASEDIR/CVS; export CVSROOT
#NOCOMMSTR=YES; export NOCOMMSTR
#
# How many hours to go by before complaining about routers that
-# can not be reached.
+# can not be reached. The value should be greater than the number
+# of hours between your do-diffs cron job.
OLDTIME=4; export OLDTIME
#
+# The number of devices to collect simultaneously.
+#PAR_COUNT=5; export PAR_COUNT
+#
# list of rancid groups
LIST_OF_GROUPS="sl joebobisp"
#