You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: templates/openssh.conf.j2
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -115,3 +115,7 @@ Compression yes
115
115
# Disable experimental client roaming. This is known to cause potential issues with secrets being disclosed to malicious servers and defaults to being disabled.
116
116
UseRoaming {{ 'yes' if ssh_client_roaming else 'no' }}
0 commit comments