backup-bot-two/ssh_config
2023-09-08 01:16:44 +02:00

5 lines
103 B
Plaintext

Host *
IdentityFile /run/secrets/ssh_key
ServerAliveInterval 60
ServerAliveCountMax 240