feat(ssh): update SSH configuration and add new identity files
This commit is contained in:
@@ -12,6 +12,8 @@ Host *
|
||||
# Использовать только явно заданные ключи
|
||||
IdentitiesOnly yes
|
||||
|
||||
IdentityAgent ~/.bitwarden-ssh-agent.sock
|
||||
|
||||
# Таймауты подключения
|
||||
ConnectTimeout 10
|
||||
ConnectionAttempts 2
|
||||
|
||||
Reference in New Issue
Block a user