add empty config for repassh (used by the ssh_agent xontrib

This commit is contained in:
Jean-Marie Mineau 2020-12-24 11:10:10 +01:00
parent 246bfc111a
commit 897669a774

View file

@ -0,0 +1,23 @@
{
"MATCH_PATH": [
],
"MATCH_ARGV": [
],
"KNOCK_ARGV": [
],
"SSH_ADD_OPTIONS": {
},
"SSH_OPTIONS": {
},
"SSH_DEFAULT_OPTIONS": "",
"SSH_ADD_DEFAULT_OPTIONS": "-t 7200",
"VERBOSITY": 3
}