summaryrefslogtreecommitdiff
path: root/.ssh/conf.inc/quickbatchmode.conf
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/conf.inc/quickbatchmode.conf')
-rw-r--r--.ssh/conf.inc/quickbatchmode.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/.ssh/conf.inc/quickbatchmode.conf b/.ssh/conf.inc/quickbatchmode.conf
new file mode 100644
index 0000000..05903fa
--- /dev/null
+++ b/.ssh/conf.inc/quickbatchmode.conf
@@ -0,0 +1,6 @@
+BatchMode = yes
+IdentitiesOnly = yes
+RequestTTY = no
+ServerAliveCountMax = 3
+ServerAliveInterval = 10s
+StrictHostKeyChecking = yes