Skip to content
Snippets Groups Projects
Commit 2da010da authored by nimrod's avatar nimrod
Browse files

- Added comment in my global SSH config for pointing the known hosts file to /dev/null.

parent 38d47975
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,4 @@ ControlPath ~/.ssh/controlmaster-%r@%h:%p
ControlPersist 3m
ServerAliveInterval 30
#StrictHostKeyChecking yes
#UserKnownHostsFile=/dev/null
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment