upgrade forgejo ssh key exchange to post quantum
This commit is contained in:
parent
457c53203d
commit
ea7c01dd88
2 changed files with 17 additions and 16 deletions
|
|
@ -187,6 +187,7 @@ in
|
|||
SSH_LISTEN_PORT = 3032; # actual listen port
|
||||
SSH_PORT = 3032; # used in UI
|
||||
BUILTIN_SSH_SERVER_USER = "git";
|
||||
SSH_SERVER_KEY_EXCHANGES = "mlkem768x25519-sha256";
|
||||
|
||||
LANDING_PAGE = "explore";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue