summaryrefslogtreecommitdiffstats
path: root/bin/env.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/env.in')
-rw-r--r--bin/env.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/env.in b/bin/env.in
index 1f58c7d..e3c2ba4 100644
--- a/bin/env.in
+++ b/bin/env.in
@@ -21,6 +21,10 @@ CVSROOT=$BASEDIR/CVS; export CVSROOT
# collection from the router(s).
#NOPIPE=YES; export NOPIPE
#
+# FILTER_PWDS determines which passwords are filtered from configs by the
+# value set (NO | YES | ALL). see env(5).
+#FILTER_PWDS=YES; export FILTER_PWDS
+#
# if NOCOMMSTR is set, snmp community strings will be stripped from the configs
#NOCOMMSTR=YES; export NOCOMMSTR
#