summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-10-08 16:15:33 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-10-08 16:15:33 -0400
commitdbaab8b6a854c9c4e8824dde669ffabf9d58191d (patch)
tree78731d81e225bfe7aec85357a03d0dc55514c796 /etc
parent61ddc8dc17f7d8de392b0a68c961823b355de885 (diff)
default HASH_KNOWN_HOSTS to false (closes MS #2483)
Diffstat (limited to 'etc')
-rw-r--r--etc/monkeysphere.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/monkeysphere.conf b/etc/monkeysphere.conf
index ce6e82a..9732dc6 100644
--- a/etc/monkeysphere.conf
+++ b/etc/monkeysphere.conf
@@ -33,7 +33,7 @@
# Whether or not to hash the generated known_hosts lines.
# Should be "true" or "false".
-#HASH_KNOWN_HOSTS=true
+#HASH_KNOWN_HOSTS=false
# The path to the SSH authorized_keys file.
#AUTHORIZED_KEYS=~/.ssh/authorized_keys