# With quotes and tilde, and =
UserKnownHostsFile = "~/_known_hosts/known_hosts2"
# Without quotes, with tilde, and another on the same line
UserKnownHostsFile ~/_known_hosts/known_hosts3 _known_hosts/known_hosts4
