fix(agent99): bound stale transport processes
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"agentRoot": "C:\\Wooo\\Agent99",
|
||||
"sshUser": "wooo",
|
||||
"sshIdentityFile": "C:\\Wooo\\Agent99\\keys\\agent99_ed25519",
|
||||
"sshProcessGuard": {
|
||||
"enabled": true,
|
||||
"staleMinutes": 15,
|
||||
"hardStaleMinutes": 60
|
||||
},
|
||||
"sshUsers": {},
|
||||
"vmrunPath": "",
|
||||
"hosts": [
|
||||
|
||||
Reference in New Issue
Block a user