config.example.yaml

changeset 150
f94987ced25e
parent 148
ff975e768112
--- a/config.example.yaml	Mon Jun 02 14:58:39 2025 -0500
+++ b/config.example.yaml	Mon Jun 02 15:50:05 2025 -0500
@@ -6,6 +6,7 @@
 borg:
   executable: /usr/local/bin/borg
   common_parameters:
+    - rsh: ssh -o StrictHostKeyChecking=yes
   create_parameters:
     - exclude-from: $HOME/lib/borg-exclude-patterns.txt
   prune_parameters:

mercurial