Skip to content
Snippets Groups Projects
Commit 9a774cc9 authored by Thomas Lopatic's avatar Thomas Lopatic
Browse files

Document correct default timeout.

parent 35df165c
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ The following connection parameters are available.
* `as.port` - The port to connect to (default: `3000`)
* `as.user` - The user to connect as (no default)
* `as.password` - The password for the user (no default)
* `as.timeout` - The transaction and connection timeout (in ms, default: `1000`)
* `as.timeout` - The transaction and connection timeout (in ms, default: `10000`)
* `as.namespace` - The namespace to be used for the benchmark (default: `ycsb`)
Add them to the workload or set them with the shell command, as in:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment