chore(SSH): changed persist config

This commit is contained in:
2024-02-22 11:40:12 +00:00
parent e36cfef851
commit 0dc317e3b7

View File

@@ -14,7 +14,7 @@ Host gh
User git User git
Port 22 Port 22
ControlPath ~/.ssh/session.%r@%h:%p ControlPath ~/.ssh/session.%r@%h:%p
ControlPersist 5m ControlPersist 10m
IdentityFile ~/.ssh/id_ed25519_sk IdentityFile ~/.ssh/id_ed25519_sk
IdentityFile ~/.ssh/id_ed25519_sk_secondary IdentityFile ~/.ssh/id_ed25519_sk_secondary