summaryrefslogtreecommitdiffstats
path: root/man/env.5.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/env.5.in')
-rw-r--r--man/env.5.in17
1 files changed, 14 insertions, 3 deletions
diff --git a/man/env.5.in b/man/env.5.in
index 854edbb..1050ac7 100644
--- a/man/env.5.in
+++ b/man/env.5.in
@@ -45,6 +45,17 @@ not be necessary to alter CVSROOT.
Default: $BASEDIR/CVS
.\"
.TP
+.B FILTER_PWDS
+Determines which passwords will be filtered from configs. The value may be
+"NO", "YES", or "ALL" to filter none of the passwords, only those which are
+reversable or plain-text, or all (plus ssh keys, etc), respectively.
+Note that passwords whose value cycles and would produce erroneous diffs
+are always filtered (eg: Alteon passwords). Note that a value of "NO" could
+be a security issue.
+.sp
+Default: YES
+.\"
+.TP
.B LIST_OF_GROUPS
Defines a list of group names of routers separated by white-space. These
names become the directory names in $BASEDIR which contain the data
@@ -112,9 +123,9 @@ will start simultaneously as
.IR control_rancid (1)
attempts to perform collections. Raising this value will decrease the amount
of time necessary for a complete collection of a (or all) rancid groups at the
-of system load. The default is relatively cautious. If collections are not
-completing quickly enough for users, use trial and error of speed versus
-system load to find a suitable value.
+expense of system load. The default is relatively cautious. If collections
+are not completing quickly enough for users, use trial and error of speed
+versus system load to find a suitable value.
.sp
Default: 5
.\"