Skip to content
Snippets Groups Projects
Verified Commit f41ff295 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

borg: don't hardcode ssh port default (DEBBUG-993951)

Adding the port parameter to the borg handler with a default value of 22
is causing issues for users who had been using the standard ssh config
file to set the remote port, since the -p cli argument overrides the
configuration. This removes the default port number and only uses it in
the connection string if defined.
parent 6c90a546
Branches
Tags backupninja-1.0.1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment