backup-bot-two/ssh_config

5 lines
103 B
Plaintext
Raw Permalink Normal View History

2023-09-07 23:16:44 +00:00
Host *
IdentityFile /run/secrets/ssh_key
ServerAliveInterval 60
ServerAliveCountMax 240