forked from coop-cloud/backup-bot-two
add sftp storage
This commit is contained in:
4
ssh_config
Normal file
4
ssh_config
Normal file
@ -0,0 +1,4 @@
|
||||
Host *
|
||||
IdentityFile /run/secrets/ssh_key
|
||||
ServerAliveInterval 60
|
||||
ServerAliveCountMax 240
|
Reference in New Issue
Block a user