diff options
Diffstat (limited to 'etc/monkeysphere.conf')
-rw-r--r-- | etc/monkeysphere.conf | 2 |
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 |