removing cruft from phab sshd config that shouldn't have been there
This commit is contained in:
parent
602705c438
commit
027bf15bd4
1 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@ AuthorizedKeysCommandUser {{ phabricator_vcs_user }}
|
|||
# You may need to tweak these options, but mostly they just turn off everything
|
||||
# dangerous.
|
||||
|
||||
{% if sshd_port == 22 %}
|
||||
Port 222
|
||||
{%else%}
|
||||
Port 22
|
||||
{%end%}
|
||||
Protocol 2
|
||||
PermitRootLogin no
|
||||
AllowAgentForwarding no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue