Skip to content

Commit

Permalink
remove readme 'by default' repetition (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andonome authored Dec 7, 2020
1 parent 1190984 commit fd8af15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ As you can see in the example, all servers have their schemes defined. In case o
`librespeed-cli` will use `http` by default, or `https` when the `--secure` option is enabled.

## Use a custom telemetry server
By default, the telemetry result will be sent to `librespeed.org` by default. You can also customize your telemetry settings
By default, the telemetry result will be sent to `librespeed.org`. You can also customize your telemetry settings
via the `--telemetry` prefixed options. In order to load a custom telemetry endpoint configuration, you'll have to use the
`--telemetry-json` option to specify a local JSON file containing the configuration bits. The format is as below:
Expand Down

0 comments on commit fd8af15

Please sign in to comment.