change default command timeout to 10 sec
This commit is contained in:
parent
fbe3986a57
commit
2dda65ba64
1 changed files with 2 additions and 1 deletions
|
@ -8,5 +8,6 @@
|
|||
"retries": {
|
||||
"runMode": 2,
|
||||
"openMode": 0
|
||||
}
|
||||
},
|
||||
"defaultCommandTimeout": 10000
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue