Fix gitea ssh
This commit is contained in:
parent
e093ba80f2
commit
774066cf0c
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
PasswordAuthentication = false;
|
PasswordAuthentication = false;
|
||||||
ChallengeResponseAuthentication = false;
|
ChallengeResponseAuthentication = false;
|
||||||
KbdInteractiveAuthentication = false;
|
KbdInteractiveAuthentication = false;
|
||||||
UsePAM = false;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue