Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ version upgrade. To modify these values:
set the timeout property for:
```
"test_modules":{
"connection":{
"timeout": 500
}
"connection":{
"timeout": 500
}
```
}
```

Before timeout options:
```
Expand Down Expand Up @@ -163,6 +163,7 @@ After timeout options:
"timeout": 500
}
}
}
```

# Troubleshooting
Expand Down